I think you might want to ask this question on pgsql-novice or pgsql-general.
You might also want to take a look at the pg_user and pg_stat_activity views. ...Robert On Fri, Jan 30, 2009 at 7:16 AM, <[email protected]> wrote: > How to learn all information on the user of a database? (user name, > host name, sleep or running,connect or disconnect....) > > Thanks > > Regards, > Mr. St > > -- > Sent via pgsql-hackers mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-hackers > -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
