Re: [ADMIN] Number of connection

2002-02-13 Thread Tom Lane
"Nebojsa Pirocanac" <[EMAIL PROTECTED]> writes: > How can I get number of current connections to the database and is there an= > y way to identify connection. For example in Oracle I can get these informa= > tion from dynamic view V$SESSION. In 7.2, yes. See http://www.ca.postgresql.org/users-lo

[ADMIN] Number of connection

2002-02-13 Thread Nebojsa Pirocanac
Hi all,How can I get number of current connections to the database and is there any way to identify connection. For example in Oracle I can get these information from dynamic view V$SESSION. Thanks,Nebojsa.