Re: too many clients

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: too many clients
Дата
Msg-id 20031104141950.A25432@bacon
обсуждение исходный текст
Ответ на too many clients  (Glenn Holmer <gholmer@weycogroup.com>)
Ответы Re: too many clients
Список pgsql-jdbc
On 04/11/2003 13:34 Glenn Holmer wrote:
> What does this mean and how do I diagnose it?
>
> java.sql.SQLException: FATAL:  Sorry, too many clients already
>
> Not all the Postgres databases on this machine are experiencing this.
> One of them is using pooling with Tomcat and the JNDI interface.
>

You've probably reached max_connections. Try upping the value in your
postgresql.conf. You'll need to restart the back-end for it to take effect.

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Glenn Holmer
Дата:
Сообщение: too many clients
Следующее
От: "Nick Fankhauser"
Дата:
Сообщение: Re: too many clients