[ADMIN] FATAL 1: configuration file 'postgresql.conf' has wrong permissions

2002-02-21 Thread Andrey Romanchenko
hi all! when I attempt to start postgresql i see error message FATAL 1: configuration file 'postgresql.conf' has wrong permissions -rw--w--w-1 postgres postgres 3148 Feb 19 11:19 postgresql.conf What wrong with postgresql.conf in my system? -- Best regards! Andrey Romanchenko

Re: [ADMIN] FATAL 1: configuration file 'postgresql.conf' has wrong permissions

2002-10-25 Thread Michiel Lange
seems like: there's read/write, write, write access on the file. I think the others might want to be able to read the file instead of writing to it. "Andrey Romanchenko" <[EMAIL PROTECTED]> schreef in bericht news:a4t5vu$1jt2$1@;jupiter.hub.org... > hi all! > > when I attempt to start postgresql >

Re: [ADMIN] FATAL 1: configuration file 'postgresql.conf' has wrong permissions

2002-10-27 Thread Ludwig Lim
Hi: --- Michiel Lange <[EMAIL PROTECTED]> wrote: > seems like: > there's read/write, write, write access on the file. > I think the others might want to be able to read the > file instead of writing > to it. > > "Andrey Romanchenko" <[EMAIL PROTECTED]> > schreef in bericht > news:a4t5vu$1jt2$1@;j