Re: location of the configuration files

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: location of the configuration files
Дата
Msg-id 1045164643.12930.534.camel@camel
обсуждение исходный текст
Ответ на Re: location of the configuration files  (mlw <pgsql@mohawksoft.com>)
Ответы Re: location of the configuration files  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: location of the configuration files  (Oliver Elphick <olly@lfix.co.uk>)
Список pgsql-hackers
On Thu, 2003-02-13 at 12:13, mlw wrote:
> 
> My patch only works on the PostgreSQL server code. No changes have been
> made to the initialization scripts.
> 
> The patch declares three extra configuration file parameters:
> hbafile= '/etc/postgres/pg_hba.conf'
> identfile='/etc/postgres/pg_ident.conf'
> datadir='/RAID0/postgres'
> 

If we're going to do this, I think we need to account for all of the
files in the directory including PG_VERSION, postmaster.opts,
postmaster.pid. In the end if we can't build so that we are either fully
FHS compliant and/or LSB compliant, we've not done enough work on it.

Robert Treat




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: location of the configuration files
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Incremental backup