Max Conncection limit?

Поиск
Список
Период
Сортировка
От Najm Hashmi
Тема Max Conncection limit?
Дата
Msg-id 3AAE4BC6.97FDD3AD@mondo-live.com
обсуждение исходный текст
Ответы Re: Max Conncection limit?
Список pgsql-sql
We  start a server and initiate 30 connections(with the libpq C interface)
which are  stored in a stack to  use and  and to be reused.

After awhile I try to start another server that will also try to initiate 30
connections, for each connection I then get a PQErrorMessage like that :
"Sorry, too many connections"

if I do a ps -ax at that time I get a lot of /usr/bin/postgres 192.168.0.1
user name passwd   idle

what I usually do is restart postgres but I wish I didnt have to do that...
That is not an elegant solutuion any ways.
What can I do? Thanks in advance. Regards



Вложения

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

Предыдущее
От: Jie Liang
Дата:
Сообщение: Re: PL/PgSQL and NULL
Следующее
От: Frank Joerdens
Дата:
Сообщение: Re: Max Conncection limit?