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@;jupiter.hub.org... > > 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
-- Try doing the following: su postgres chmod 600 postgresql.conf Hope that helps, ludwig. __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster