Re: identifying local connections

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: identifying local connections
Дата
Msg-id 14665.1289836228@sss.pgh.pa.us
обсуждение исходный текст
Ответ на identifying local connections  (Scott Ribe <scott_ribe@elevated-dev.com>)
Ответы Re: identifying local connections  (Scott Ribe <scott_ribe@elevated-dev.com>)
Список pgsql-general
Scott Ribe <scott_ribe@elevated-dev.com> writes:
> Assume I have a local process which leaves a transaction open & idle for an extended period of time. Is there any way
toidentify the local process connected to a particular backend? 

netstat will probably work for this, depending on what platform you're on.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Ribe
Дата:
Сообщение: identifying local connections
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: identifying local connections