Problem with postgreSQL (number of backends)

Поиск
Список
Период
Сортировка
От borchert@antsatwork.de (Konstantin Borchert)
Тема Problem with postgreSQL (number of backends)
Дата
Msg-id Xns908DAF9B27E8Aborchertcyonlinede@206.221.255.129
обсуждение исходный текст
Ответы Re: Problem with postgreSQL (number of backends)  ("Richard Huxton" <dev@archonet.com>)
Re: Problem with postgreSQL (number of backends)  (Charles Tassell <ctassell@isn.net>)
Список pgsql-general
Hi,

i have problems with PostgreSQL 7.0.3 on a RedHat 6.2 System. Very often
postgresql post me the following warning and error message.


Warning: Unable to connect to PostgreSQL server: Sorry, too many clients
already in /home/server/...
PostgreSQL said: Unable to connect to server


It seems to be a problem with buffers and backends. So i have restart the
postmaster with the parameters "/usr/bin/postmaster -N 256 -B 512 " ... (i
put these parameters in the file "postmaster.opts" in the postgresql data
folder).But it seems to have no effect. The problem still exist.

I need help

thx


Konstantin

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: IBM to buy Informix
Следующее
От: Fran Fabrizio
Дата:
Сообщение: Re: installing DBD::Pg without installing postgres