Re: Postgres Max JDBC Connection Allowed - Mailing list pgsql-admin

From Aaron Bono
Subject Re: Postgres Max JDBC Connection Allowed
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Postgres Max JDBC Connection Allowed  (Chris Mair <[email protected]>)
List pgsql-admin
On 8/10/06, Chris Mair <[email protected]> wrote:

> 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...

 
Don't forget to check the ulimit for the postgres user.  I had problems on a couple of our servers because the default for users was to limit their memory and number of processes.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
   http://codeelixir.com
==================================================================

pgsql-admin by date:

Previous
From: Chris Mair
Date:
Subject: Re: Postgres Max JDBC Connection Allowed
Next
From: Christoph Simon
Date:
Subject: data for 64bits on 32