Re: Connection Management - Mailing list pgsql-admin

From dima
Subject Re: Connection Management
Date
Msg-id 3DF74238.2070409@mail.ru
Whole thread Raw
In response to Connection Management  ("Mark and Kellie Gordon" <mkgordon@connexus.net.au>)
List pgsql-admin
> I am looking at using postgresql for a database to support some dynamic web
> site work I am doing.
>
> Can you please let me know if it is at all possible to obtain information
> about the number of users connected to a given database and their associated
> details i.e. connection time, user name etc...

ps -aux | grep postgres :)


pgsql-admin by date:

Previous
From: CoL
Date:
Subject: Re: UNICODE -> SJIS problem
Next
From: Oliver Elphick
Date:
Subject: Re: problem compiling c-functions