Re: Postgres Max JDBC Connection Allowed

Поиск
Список
Период
Сортировка
От Chris Mair
Тема Re: Postgres Max JDBC Connection Allowed
Дата
Msg-id 1155226774.5893.4.camel@dell.home.lan
обсуждение исходный текст
Ответ на Postgres Max JDBC Connection Allowed  ("Sharma;G.S." <ghanshyam@newgen.co.in>)
Ответы Re: Postgres Max JDBC Connection Allowed  ("Aaron Bono" <postgresql@aranya.com>)
Список pgsql-admin
> Hi,
>     I am using Postgres 7.3 can any body tell me the max no of JDBC
> connections allowed by postgres .

The maximum number of connections is a configuration variable in the
file postgresql.conf in your PGDATA dir.
Whether they origin from a JDBC driver or not is not relevant.

>     I also want to know how to find out that howmuch memory and CPU ,
> my postgres is taking .

Ask your operating system :)
top on unices or the tasklist on windows might be a start...

Bye, Chris.


--

Chris Mair
http://www.1006.org



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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: Tempdb
Следующее
От: "Aaron Bono"
Дата:
Сообщение: Re: Postgres Max JDBC Connection Allowed