Re: Explicit config patch 7.2B4

Christopher Kings-Lynne <chriskl@familyhealth.com.au>

From: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
To: "Andrew G. Hammond" <drew@xyzzy.dhs.org>, "Peter Eisentraut" <peter_e@gmx.net>
Cc: "PostgreSQL-development" <pgsql-hackers@postgresql.org>
Date: 2001-12-19T02:45:55Z
Lists: pgsql-hackers
> Using Apache and modssl under debian linux, the certs live in
> /etc/apache.  Similarly, crypto keys for Nessus live in /etc/nessusd.
> So /etc/postgresql would be reasonable.

Just a note from a FreeBSD (ie. a decent filesystem standard layout) it
horrifies me to see post-install packages put stuff in /etc/.  Of course,
whomever writes the FreeBSD port will override this default and put it in
/usr/local/etc/pgsql.

Chris