PDA

View Full Version : Connection admin


xanana_gusmao
10-10-02, 23:14
Hi,

Is there a command line tool that continously lists all
the connections to the postgresQL server instance ?

Thanks

Xanana

MaleMan
10-11-02, 00:49
try configure PosgreSQL with --enable-syslog

==============================

im not sure if thats what you want...

HTH

xanana_gusmao
10-11-02, 04:42
Originally posted by MaleMan
try configure PosgreSQL with --enable-syslog

HTH

I'm looking more for a realtime monitoring kind of tool.

Thanks

Xanana

eperich
10-13-02, 06:59
there is a statistics package somewhere

there you can see the existing connections at a time and so on

I don't know exactly where this is located

you can search on gborg or it's in the contrib

the name is pg_statistic or pg_statistics

Bruce momjian discussed it on the hackers mailing list

try to search archives.postgresql.org