Problem with postgreSQL (number of backends)

From: borchert(at)antsatwork(dot)de (Konstantin Borchert)
To: pgsql-general(at)postgresql(dot)org
Subject: Problem with postgreSQL (number of backends)
Date: 2001-04-24 08:20:56
Message-ID: Xns908D697A8FE94borchertcyonlinede@206.221.255.129
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Paul Tomblin 2001-04-24 11:50:17 Re: Re: BETWEEN clause
Previous Message will trillich 2001-04-24 07:15:16 Re: Var substitution in SELECT statements