Re: PostgreSQL configuration - Mailing list pgsql-hackers

From Mark Kirkwood
Subject Re: PostgreSQL configuration
Date
Msg-id 4078E892.70005@paradise.net.nz
Whole thread Raw
In response to Re: PostgreSQL configuration  (pgsql@mohawksoft.com)
Responses Re: PostgreSQL configuration  (pgsql@mohawksoft.com)
Re: PostgreSQL configuration  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
I seems to me that the existing situation is actually correct :

The configuration is a property of the initialized database cluster, so 
a logical place for it is in the root of said cluster.

It is *not* a property of the installed binary distribution (e.g 
/usr/local/pgsql/etc) - as you may have *several*  database clusters 
created using *this* binary distribution, each of which requiring a 
different configuration.

Having said that, I am ok about the 'include' idea.

regards

Mark


pgsql-hackers by date:

Previous
From: pgsql@mohawksoft.com
Date:
Subject: Re: PostgreSQL configuration
Next
From: pgsql@mohawksoft.com
Date:
Subject: Re: PostgreSQL configuration