Running out of free buffers

From: Edmund von der Burg <edmund(at)ecclestoad(dot)co(dot)uk>
To: pgsql-php(at)postgresql(dot)org
Subject: Running out of free buffers
Date: 2000-10-02 13:42:42
Message-ID: 20001002144242.A25373@road.ecclestoad.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi,

I have recently set up a web interface to a database and this has been
working fine until recently, when PHP complained that it could not make a
connection due to running out of free buffers. Restarting both Apache and
PostgreSQL fixed the problem.

When the problem happened the database had been running for about two
weeks without a restart. The connection is always a pg_pconnect. The
problem would not always happen but about two thirds of connection
attempts would get dropped.

Does anyone know what is causing this,

Thanks in advance,

Edmund.

PS: I am using PHP 4.0.2 with PostgreSQL 7.0.2.

--
***********************************************************
*** Edmund von der Burg *** edmund(at)ecclestoad(dot)co(dot)uk ***
*** Eccles & Toad *** http://www.ecclestoad.co.uk ***
***********************************************************

Browse pgsql-php by date

  From Date Subject
Next Message Leandro Rodrigo Saad Cruz 2000-10-02 15:26:46 JDBC driver
Previous Message Vince Vielhaber 2000-09-27 19:21:55 Re: test