Re: PostgreSQL/PGAdmin service hangs when listen_addresses - Mailing list pgsql-hackers-win32

From Mooshii
Subject Re: PostgreSQL/PGAdmin service hangs when listen_addresses
Date
Msg-id 000001c4e181$180d92b0$1602a8c0@microlith
Whole thread Raw
In response to Re: PostgreSQL/PGAdmin service hangs when listen_addresses  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers-win32
> (Is there a windows utility that does the equivalent of netstat -a? How
> does one see what is being listened to?)

In XP pro, it's 'netstat' :)

To see which program is listening, use the '-o' option to list pids, then
use task manager to get the process name from the pid (you'll have to select
the pid field to be displayed via view->Select Columns...).


Christian



pgsql-hackers-win32 by date:

Previous
From: Jonathan Barnhart
Date:
Subject: Application specific installs
Next
From: Bruce Momjian
Date:
Subject: Re: Application specific installs