Re: identifying local connections

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: identifying local connections
Дата
Msg-id 170606C0-22D4-43BE-9DCB-2E4ABA5B7D46@elevated-dev.com
обсуждение исходный текст
Ответ на Re: identifying local connections  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Nov 15, 2010, at 9:24 AM, Tom Lane wrote:

> In that case see lsof --- you can match up the ends of the connection
> using the hex value in the "device" column.
>
>             regards, tom lane
>

Yes, that works. Match "Address" from netstat to "DEVICE" in lsof.

Thanks.

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





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

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