Re: PostgreSQL configuration - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: PostgreSQL configuration
Date
Msg-id 200404121809.i3CI9fb20319@candle.pha.pa.us
Whole thread Raw
In response to Re: PostgreSQL configuration  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > ... it isn't clear which files to touch.  After the reorganization it
> > would be:
> 
> >     PG_VERSION              global/                 postmaster.opts
> >     base/                   pg_clog/                postmaster.pid
> >     etc/                    pg_xlog/
> 
> > and /etc would be:
> 
> >     pg_hba.conf             pg_ident.conf           postgresql.conf
> 
> > which is much cleaner, I think, no?
> 
> I think if you spelled the subdir name "config" rather than "etc",
> it would be more obvious what's what.

OK.

> A further possibility is to move the runtime-changeable files
> (postmaster.pid and postmaster.opts) into still another subdirectory,
> but I'm not really in favor of that.  I think there might be some
> possibilities for cross-version confusion if we move the .pid interlock
> file.

Agreed.  That is too fancy.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: locale
Next
From: "Dann Corbit"
Date:
Subject: Re: 7.5 beta version