Re: Error with tcp/ip networking

From: Jules Bean <jules(at)jellybean(dot)co(dot)uk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Travis Bauer <trbauer(at)cs(dot)indiana(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Error with tcp/ip networking
Date: 2000-08-31 14:40:42
Message-ID: 20000831154042.Q24680@grommit.office.vi.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bob Parkinson 2000-08-31 14:45:50 Re: Error with tcp/ip networking
Previous Message Ian Turner 2000-08-31 14:29:15 Re: Error with tcp/ip networking