Hi!
My name is Lucas and I would like to know if somebody knows how to trace (or
kill) the sessions in PostgreSql. Someway to see the connected users, his
IPs, machines, etc.
I really appreciate if somebody help me.
Lucas
On Mon, Mar 21, 2005 at 05:34:19PM +0000, Lucas Itamar wrote:
> My name is Lucas and I would like to know if somebody knows how to trace
> (or kill) the sessions in PostgreSql. Someway to see the connected users,
> his IPs, machines, etc.
See the "Monitoring Database Activity" chapter in the PostgreSQL
documentation. You don't say what version you're running; here's
a link to the documentation for the latest release:
http://www.postgresql.org/docs/8.0/interactive/monitoring.html
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/