Re: Error with tcp/ip networking - Mailing list pgsql-general

From Jules Bean
Subject Re: Error with tcp/ip networking
Date
Msg-id 20000831154042.Q24680@grommit.office.vi.net
Whole thread Raw
In response to Re: Error with tcp/ip networking  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Thu, Aug 31, 2000 at 10:15:50AM -0400, Tom Lane wrote:
> > netstat did not list them as using a port,
>
> Actually I think netstat only shows open connections, not processes
> listening for connections.  Does anyone know a (reasonably portable)
> way of seeing which port numbers are being accept()ed on?

netstat -a

(often netstat -an cuts out the time-consuming DNS lookups).

Jules

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error with tcp/ip networking
Next
From: "Joel Burton"
Date:
Subject: Re: Error installing ODBC in NT