Re: Understanding ps -ef "command" column

From: "Douglas McNaught" <doug(at)mcnaught(dot)org>
To: "David Jaquay" <djaquay(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Understanding ps -ef "command" column
Date: 2008-02-22 20:37:15
Message-ID: 5ded07e00802221237m1909b0bew7dad64ce684a8628@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/22/08, David Jaquay <djaquay(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2008-02-22 20:47:51 Re: Understanding ps -ef "command" column
Previous Message blackwater dev 2008-02-22 20:05:52 joining on concatonation?