Re: [GENERAL] Possible Bug - error creating a tablespace

2009-09-23 Thread Gabriel Ramirez
On 09/23/2009 04:30 PM, Tom Lane wrote: > Kevin Kempter writes: >> 4) Here's the weird part: >> -- If I start the cluster via "sudo /etc/init.d/postgres start" and then try >> and create a tablespace it fails with : > >> create tablespace benchmark2 location '/eq5/pwbbench'; >> ERROR: could not

Re: [GENERAL] Possible Bug - error creating a tablespace

2009-09-23 Thread Tom Lane
Kevin Kempter writes: > 4) Here's the weird part: > -- If I start the cluster via "sudo /etc/init.d/postgres start" and then try > and create a tablespace it fails with : > create tablespace benchmark2 location '/eq5/pwbbench'; > ERROR: could not set permissions on directory "/eq5/pwbbench": Pe

[GENERAL] Possible Bug - error creating a tablespace

2009-09-23 Thread Kevin Kempter
So I think I *may* have found a bug but I want to be sure before I file a bug. I did a search on the pgsql-bugs list using the search text: cannot create tablespace and got nothing back. Here's the scenario: 1) we installed CentOS 5.3 x86_64 on a 64bit Dell server 2) I installed the pgdg_ce