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

From: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
To: Michiel Lange <michiel(at)minas(dot)demon(dot)nl>, RomanchenkoAV(at)belhard(dot)com
Cc: PostgreSQL Mailing List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: FATAL 1: configuration file 'postgresql.conf' has wrong permissions
Date: 2002-10-27 12:05:11
Message-ID: 20021027120511.37618.qmail@web80306.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi:

--- Michiel Lange <michiel(at)minas(dot)demon(dot)nl> 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" <RomanchenkoAV(at)belhard(dot)com>
> schreef in bericht
> news:a4t5vu$1jt2$1(at)jupiter(dot)hub(dot)org(dot)(dot)(dot)
> > 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Brian McCane 2002-10-27 17:38:34 Missing pg_clog file
Previous Message Peter Galbavy 2002-10-26 11:26:58 Re: pg or DBI