Re: Understanding ps -ef "command" column

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: Understanding ps -ef "command" column
Дата
Msg-id 5ded07e00802221237m1909b0bew7dad64ce684a8628@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Understanding ps -ef "command" column  ("David Jaquay" <djaquay@gmail.com>)
Список pgsql-general
On 2/22/08, David Jaquay <djaquay@gmail.com> wrote:
> Yeah, kinda guessed that.
>
> So there's no way (that you know of) to, say, cast my JDBC connection object
> to something Postgresql'y and peer into its internals?

The docs and the source code for the PG JDBC driver are freely
available.  Worst case you could add a method for fetching the Socket
object and recompile the driver.

-Doug

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

Предыдущее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: Understanding ps -ef "command" column
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Understanding ps -ef "command" column