Re: Open connections

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Open connections
Дата
Msg-id 1104248929.21810.13.camel@state.g2switchworks.com
обсуждение исходный текст
Ответ на Open connections  ("Nico" <nicohmail-postgresql@yahoo.com>)
Ответы Re: Open connections
Список pgsql-jdbc
On Tue, 2004-12-28 at 05:34, Nico wrote:
> I would like to know how many connections are open at a certain time from a
> servlet, so I can anticipate connection errors. How do I do that?

Assuming that stats_row_level = true is set in the postgresql.conf file,
you can find out with:

SELECT * from pg_stat_activity;


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Guillaume Cottenceau
Дата:
Сообщение: Re: problem to get nextval of a sequence
Следующее
От: tony
Дата:
Сообщение: openoffice and boolean