Re: [GENERAL] Pgsql config file

2005-04-18 Thread Tom Lane
"Leif B. Kristensen" <[EMAIL PROTECTED]> writes: > There's one thing I've been wondering about: Why isn't the postgresql > config file in /etc, with all the rest? Because (a) that would mean you couldn't run Postgres without root privileges (to set up the config files), and (b) you couldn't run m

Re: [GENERAL] Pgsql config file

2005-04-18 Thread Uwe C. Schroeder
On Monday 18 April 2005 12:16, Leif B. Kristensen wrote: > On Monday 18 April 2005 21:07, Gavin M. Roy wrote: > > Thank you for posting to a better list for these questions. Check > > your postgresql.conf file and make sure it's accepting TCP/IP > > connections on the IP you're looking for. If yo

Re: [GENERAL] Pgsql config file

2005-04-18 Thread Scott Marlowe
On Mon, 2005-04-18 at 14:16, Leif B. Kristensen wrote: > On Monday 18 April 2005 21:07, Gavin M. Roy wrote: > > Thank you for posting to a better list for these questions. Check > > your postgresql.conf file and make sure it's accepting TCP/IP > > connections on the IP you're looking for. If you