Re: Error with tcp/ip networking

From: ERIC Lawson - x52010 <eric(at)bioeng(dot)washington(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Error with tcp/ip networking
Date: 2000-08-31 17:52:55
Message-ID: Pine.GSO.4.10.10008311049550.17832-100000@gandalf.bioeng.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 31 Aug 2000, Tom Lane wrote:
>
> 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?
>
> regards, tom lane

netstat -l shows listening active connections and sockets (on most Linux
systems).

James Eric Lawson
Research Publications Editor III
National Simulation Resource

eric(at)bioeng(dot)washington(dot)edu

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Everyday language is a part of the human organism and is no less
complicated than it. - Ludwig Wittgenstein (1889-1951) [Tractatus
Logico-Philosophicus, 1921]

>

In response to

Responses

  • at 2000-08-31 18:04:50 from Stuart Foster

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Foster 2000-08-31 18:04:50
Previous Message Pablo Prieto 2000-08-31 17:45:09 Re: Error installing ODBC in NT