Thread: list of open connections / terminate a connection?

list of open connections / terminate a connection?

From
David Teran
Date:
Hi,

is it possible (i am pretty sure) to list the open connections clients
have to a particular database and to force close the connection?

regards David


Re: list of open connections / terminate a connection?

From
Ken Godee
Date:
> is it possible (i am pretty sure) to list the open connections clients
> have to a particular database and to force close the connection?
>
> regards David

pgaccess comes with a program called "pgmonitor"
pgmonitor does what your looking for.