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

From Bruce Momjian
Subject Re: config files in /data
Date
Msg-id 200005311943.PAA23298@candle.pha.pa.us
Whole thread Raw
In response to Re: config files in /data  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: config files in /data  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
[ Charset ISO-8859-1 unsupported, converting... ]
> Tom Lane writes:
> 
> > Rather than restricting database names, we should keep these files in
> > a different subdirectory.  I agree that it's a good idea to separate
> > them from the directly-editable config files, just not to put them in
> > data/base/ ...
> 
> Right. How about `$PGDATA/internal'? Can't be more obvious. Perhaps with
> that we could also have initdb clean up a little more respectfully.

Are we talking about moveing pg_log and pg_shadow?  Maybe call it
/global because the tables are global to all databases.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: config files in /data
Next
From: Jeff Hoffmann
Date:
Subject: bug or feature? (regarding rules)