Re: Understanding ps -ef "command" column - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Understanding ps -ef "command" column
Date
Msg-id 5ded07e00802221237m1909b0bew7dad64ce684a8628@mail.gmail.com
Whole thread Raw
In response to Re: Understanding ps -ef "command" column  ("David Jaquay" <djaquay@gmail.com>)
List 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 by date:

Previous
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: Understanding ps -ef "command" column
Next
From: Kris Jurka
Date:
Subject: Re: Understanding ps -ef "command" column