How can I to solute this problem?

From: "LEON" <ldai(at)accunettech(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: How can I to solute this problem?
Date: 2003-07-29 06:18:26
Message-ID: 020601c35599$392e78d0$1f00a8c0@leon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I use tomcat+linux_postgresql+jsp to develop system.

I start postgresql with 1024 processes.
FE:
postmaster -i -S -N 1024 -B 2048 -D /var/lib/pgsql/data

My jsp doesn't implement connection pool.It directly connects postgresql by jdbc.

After I run the Ui some times, the UI(jsp) would report "ieSorry,too many clientslg" .The exception is SQLException.

I must restart tomcat or postgresql I can continue to running my UI.

May this problem be soluted?

Best regards.
leon
2003-07-29

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Paul Thomas 2003-07-29 07:23:05 Re: How can I to solute this problem?
Previous Message Denis Zaitsev 2003-07-28 22:50:53 NEW and a subselect in a rule