Re: [GENERAL] Data directory permissions.

2010-09-20 Thread Dmitriy Igrishin
Thanks, Bruce! 2010/9/20 Bruce Momjian > Dmitriy Igrishin wrote: > > Hey all, > > > > There are an output of postgres process in a start time: > > > > FATAL: data directory "/path/to/cluster" has group or world access > > DETAIL: Permissions should be u=rwx (0700). > > > > Is there way to allo

Re: [GENERAL] Data directory permissions.

2010-09-20 Thread Dmitriy Igrishin
Thanks Bruce! Regards, Dmitriy

Re: [GENERAL] Data directory permissions.

2010-09-20 Thread Bruce Momjian
Dmitriy Igrishin wrote: > Hey all, > > There are an output of postgres process in a start time: > > FATAL: data directory "/path/to/cluster" has group or world access > DETAIL: Permissions should be u=rwx (0700). > > Is there way to allow postgres starts with 0770 ? You have to modify the sou