Re: `postgresql.conf' has wrong permissions???

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: rocael(at)usa(dot)net
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: `postgresql.conf' has wrong permissions???
Date: 2001-08-03 21:07:52
Message-ID: 25631.996872872@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

<rocael(at)usa(dot)net> writes:
> FATAL 1: configuration file `postgresql.conf' has wrong permissions

> One thing to note is that before I rebooted linux I did this:
> chmod 755 -R /usr/local/pgsql

That was a bad idea. 700 is the most permission you should have on the
/usr/local/pgsql/data directory. I am not sure why the code is so picky
about postgresql.conf and not about the data directory as a whole ---
but it will refuse to start up if postgresql.conf has more than 744
permissions.

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-08-03 21:08:51 Re: Re: Fuzzy matching
Previous Message Chris Ruprecht 2001-08-03 21:00:37 Feature Requests for 7.2 or 7.3 ...