Re: Server not listening

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "D Galen" <degalen(at)comcast(dot)net>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Server not listening
Date: 2008-05-13 16:28:35
Message-ID: 48297B82.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>> D Galen <degalen(at)comcast(dot)net> wrote:
> Server will load & I see the server processes loaded but none of
> them have any open ports.

Please show us your listen_addresses line from postgresql.conf.

Are you trying to connect to localhost, 127.0.0.1, or some other IP
address?

If W2K supports it, show us the results of: netstat -plnt
otherwise pick out the LISTEN lines from: netstat -an

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2008-05-13 18:03:47 Re: BUG #4161: One useless czech translation in help of pg_ctl.exe
Previous Message Javier 2008-05-13 00:45:57 BUG #4162: Hotbackup recovery doesn't work in windows