Re: multiple users accessing database - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: multiple users accessing database
Date
Msg-id 1032403403.27089.98.camel@inspiron.cramers
Whole thread Raw
In response to multiple users accessing database  (J S <kib092002@yahoo.com>)
List pgsql-jdbc
This is limited only by your resources on the machine. There are really
no logical limitations.

You can have as many connections as the machine can handle, I typically
use around 20-25 using a connection pool.

Dave
On Wed, 2002-09-18 at 22:40, J S wrote:
>
> Hi,
>
>    I am currently doing a research for an enterprise on the issue jdbc-postgresql and would like to post this
question:How many user can access to the very same database in an enterprise via JDBC connection simultaneously? 
>
> Thanks
>
>
>
> ---------------------------------
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!




pgsql-jdbc by date:

Previous
From: J S
Date:
Subject: multiple users accessing database
Next
From: Dave Cramer
Date:
Subject: Re: Implementing JDBC3 methods (Was: JDBC and fetching