Re: sysconfdir - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: sysconfdir
Date
Msg-id Pine.LNX.4.30.0104222334470.758-100000@peter.localdomain
Whole thread Raw
In response to sysconfdir  (brichardson@lineone.net (Bruce Richardson))
List pgsql-general
Bruce Richardson writes:

> Is there any way to tell where postgres is looking for it's config file,
> or to tell it where to look?  I compiled the 7.1RC4 source tarball with
> --prefix=/usr/local (and using stow to keep things tidy in /usr/local)
> but it is entirely ignoring the postgresql.conf and pg_hba.conf files.

These files live in the data directory ($PGDATA), where initdb puts them.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


pgsql-general by date:

Previous
From: brichardson@lineone.net (Bruce Richardson)
Date:
Subject: sysconfdir
Next
From: Bruce Momjian
Date:
Subject: Re: bind postmaster to address