Re: config files in /data - Mailing list pgsql-hackers

From Tom Lane
Subject Re: config files in /data
Date
Msg-id 7315.959793837@sss.pgh.pa.us
Whole thread Raw
In response to Re: config files in /data  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: config files in /data
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Yes, seems user-editable files should go in pgsql/etc or pgsql/config.

What?  That'd mean you couldn't have different files for different
installations, which'd be a severe handicap (at least for developers
who are pretty likely to have multiple installations on one machine).
Putting the active copies under the data/ directory is good.

Or did you really mean a new subdirectory like data/config/ ?
I could live with that for new or reformatted config files.  As long as
pg_hba.conf (for example) doesn't change meaning/layout I'd rather leave
it where it is.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: config files in /data
Next
From: Bruce Momjian
Date:
Subject: Re: config files in /data