Обсуждение: JDBC Limit?

Поиск
Список
Период
Сортировка

JDBC Limit?

От
"Frank Morton"
Дата:
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?




Re: [INTERFACES] JDBC Limit?

От
Peter T Mount
Дата:
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@retep.org.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