Re: PID of user connection???

From: Doug McNaught <doug(at)mcnaught(dot)org>
To: Carlos <Carlos(at)pbsinet(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PID of user connection???
Date: 2003-05-27 19:22:16
Message-ID: m3u1bgurdj.fsf@varsoon.wireboard.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carlos <Carlos(at)pbsinet(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2003-05-27 19:35:38 Re: PostgreSQL v7.3.3 Now Available for Download
Previous Message P.J. "Josh" Rovero 2003-05-27 19:18:00 Re: libgcc_s.so.1 not found