Re: Error with tcp/ip networking

Поиск
Список
Период
Сортировка
От Jules Bean
Тема Re: Error with tcp/ip networking
Дата
Msg-id 20000831154042.Q24680@grommit.office.vi.net
обсуждение исходный текст
Ответ на Re: Error with tcp/ip networking  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Error with tcp/ip networking
Следующее
От: "Joel Burton"
Дата:
Сообщение: Re: Error installing ODBC in NT