Re: PostgreSQL configuration - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PostgreSQL configuration
Date
Msg-id 12168.1081793021@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: PostgreSQL configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: PostgreSQL configuration  (Mark Kirkwood <markir@paradise.net.nz>)
List pgsql-hackers
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.

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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL configuration
Next
From: Bruce Momjian
Date:
Subject: Re: locale