Re: Error with tcp/ip networking
От | Tom Lane |
---|---|
Тема | Re: Error with tcp/ip networking |
Дата | |
Msg-id | 1623.967731350@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Error with tcp/ip networking (Travis Bauer <trbauer@cs.indiana.edu>) |
Ответы |
Re: Error with tcp/ip networking
Re: Error with tcp/ip networking Re: Error with tcp/ip networking Re: Error with tcp/ip networking |
Список | pgsql-general |
Travis Bauer <trbauer@cs.indiana.edu> writes: > Well, there were two other copies of postgress running, and at least one > was tying up port 5432, but . . . > I couldn't see them with 'ps' or 'ps -a', ps -a only lists processes that it thinks are spawned from interactive sessions. You need ps -ax to see everything on the system. > 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? regards, tom lane
В списке pgsql-general по дате отправления: