Re: PID of user connection??? - Mailing list pgsql-general

From Doug McNaught
Subject Re: PID of user connection???
Date
Msg-id m3u1bgurdj.fsf@varsoon.wireboard.com
Whole thread Raw
In response to PID of user connection???  (Carlos <Carlos@pbsinet.com>)
List pgsql-general
Carlos <Carlos@pbsinet.com> writes:

> Hello Forum,
>
> Is there a way to get the PID of a user connected to the database via JDBC?
> My java application connects the users via JDBC to PostgreSQL 7.3.2 in Linux
> RedHat.

Do you mean the PID of the backend process for that connection, or the
client PID?  What if the client is on a different machine?

What are you trying to do here?

-Doug

pgsql-general by date:

Previous
From: "P.J. \"Josh\" Rovero"
Date:
Subject: Re: libgcc_s.so.1 not found
Next
From: Peter Eisentraut
Date:
Subject: Re: PostgreSQL v7.3.3 Now Available for Download