Re: About the pid and opts files

Chris <chrisb@nimrod.itg.telstra.com.au>

From: Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, Tatsuo Ishii <t-ishii@sra.co.jp>, pgsql-hackers@postgresql.org
Date: 2000-06-26T03:47:23Z
Lists: pgsql-hackers
Tom Lane wrote:

> Right --- it should be *possible* to change these vars, but it should
> take some explicit action.  Having a different value in your environment
> at postmaster start time is probably not enough of an explicit action.
> 
> This whole thread makes me more and more uncomfortable about the fact
> that the postmaster/backend pay attention to environment variables at
> all.  An explicit configuration file would seem a better answer.

Why a configuration file? Why not a configuration table?