| From: | Peter T Mount <peter(at)retep(dot)org(dot)uk> |
|---|---|
| To: | Frank Morton <fmorton(at)mail(dot)base2inc(dot)com> |
| Cc: | pgsql-interfaces(at)postgresql(dot)org |
| Subject: | Re: [INTERFACES] JDBC Limit? |
| Date: | 1998-08-28 17:05:31 |
| Message-ID: | Pine.LNX.3.96.980828180313.493F-100000@maidast.retep.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
On Thu, 27 Aug 1998, Frank Morton wrote:
> I am using the current release and when using JDBC I frequently
> get a java.io.IOException: Broken pipe under heavy load conditions.
> Is there a limit anywhere on the number of concurrent connections
> to a single database or table within a database? Or any other limit
> that could stop connections from opening or being forced to close?
There shouldn't be any limit on the number of connections.
What platform are you running the VM on?
--
Peter T Mount peter(at)retep(dot)org(dot)uk
Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgres
Java PDF Generator: http://www.retep.org.uk/pdf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Frank Morton | 1998-08-28 18:03:56 | Re: [INTERFACES] JDBC Limit? |
| Previous Message | Frank Morton | 1998-08-28 04:12:15 | JDBC Limit? |