Re: Thoughts on the location of configuration files

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Thoughts on the location of configuration files
Дата
Msg-id 200112190547.fBJ5lgl27042@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Thoughts on the location of configuration files  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Thoughts on the location of configuration files  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Thoughts on the location of configuration files  (Lamar Owen <lamar.owen@wgcr.org>)
Список pgsql-hackers
> Lamar Owen <lamar.owen@wgcr.org> writes:
> > As to the security points that Tom brings up, you don't put anything in /etc 
> > directly -- you put it under /etc/pgsql, and lock it down the same as$PGDATA.
> 
> That'd work if we assume that /etc/pgsql can be owned by the postgres
> user.  Is that kosher per the various filesystem layout standards?
> Seems to me that someone who thinks the executables should be root-owned
> is likely to think the same of the config files.
> 
> Personally I think this would be a fine idea, I'm just worried that
> we'll find packagers overriding the decision because "the Debian
> standards don't allow you to do that" or whatever.

Seems the proper default location is /usr/local/pgsql/config.  Anything
else and non-root people have trouble with the install.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Thoughts on the location of configuration files
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Thoughts on the location of configuration files