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