Problem with postgreSQL (number of backends) - Mailing list pgsql-general

From borchert@cyonline.de (Konstantin Borchert)
Subject Problem with postgreSQL (number of backends)
Date
Msg-id Xns908DBB593CDborchertcyonlinede@206.221.255.129
Whole thread Raw
List 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 by date:

Previous
From: jdassen@cistron.nl (J.H.M. Dassen (Ray))
Date:
Subject: Re: debug logs: query: rollback
Next
From: "eric07"
Date:
Subject: configure on a P4?