Re: location of the configuration files
От | mlw |
---|---|
Тема | Re: location of the configuration files |
Дата | |
Msg-id | 3E4BF73F.8020006@mohawksoft.com обсуждение исходный текст |
Ответ на | Re: location of the configuration files (Stephan Szabo <sszabo@megazone23.bigpanda.com>) |
Ответы |
Re: location of the configuration files
|
Список | pgsql-hackers |
<br /><br /> Robert Treat wrote:<br /><blockquote cite="mid1045164643.12930.534.camel@camel" type="cite"><pre wrap="">OnThu, 2003-02-13 at 12:13, mlw wrote: </pre><blockquote type="cite"><pre wrap="">My patch only works on the PostgreSQLserver 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' </pre></blockquote><pre wrap=""> 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 </pre></blockquote> postmaster.opts, PG_VERSION, and postmaster.pid are not configuration parameters. <br /><br /> PG_VERSIONis VERY important, it is how you know the version of the database.<br /> Postmaster.pid is a postgres writablevalue <br /> AFAIK, postmaster.opts is also a postgres writable value.<br />
В списке pgsql-hackers по дате отправления: