Re: PostgreSQL can't connect to localhost

2006-02-27 Thread William Kranec
On Tue, Feb 28, 2006 at 01:07:15PM +0800, Lars Hansson wrote: > On Tuesday 28 February 2006 12:47, William Kranec wrote: > > I'm trying to get the server to listen on localhost:5432. I've set the > > following in postgresql.conf: > > > > listen_addresses = 'localhost' > > tried using 127.0.0.1?

Re: PostgreSQL can't connect to localhost

2006-02-27 Thread Lars Hansson
On Tuesday 28 February 2006 12:47, William Kranec wrote: > I'm trying to get the server to listen on localhost:5432. I've set the > following in postgresql.conf: > > listen_addresses = 'localhost' tried using 127.0.0.1? --- Lars Hanssom

PostgreSQL can't connect to localhost

2006-02-27 Thread William Kranec
This may be off topic, if so, I will take it elsewhere. That said, I am getting the following error when I start up PostgreSQL on 3.8 (installed via packages): LOG: could not bind IPv4 socket: Can't assign requested address HINT: Is another postmaster already running on port 5432? If not, wait