Re: PostgreSQL 7.1 (current release) - frequent errno:55 (buffer space error)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Keith Bussey <kbussey(at)wisol(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: PostgreSQL 7.1 (current release) - frequent errno:55 (buffer space error)
Date: 2001-05-10 22:35:44
Message-ID: 446.989534144@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Keith Bussey <kbussey(at)wisol(dot)com> writes:
> I am running PostgreSQL on a FreeBSD machine with 1 Gig of ram, and dual
> P3-733mhz CPUs. This server also runs Apache and is a production/web server.

> I frequently run into the errno:55 on my site, if I simply click refresh it
> goes away. Anyone have any ideas what is causing this, or how to fix it ?

AFAIK there is no part of Postgres that would report something like
"errno:55"; we prefer textual error messages ;-). No do I have the
foggiest idea what you mean by "click refresh". I suspect your problem
does not lie with Postgres but with some other software --- Apache maybe?

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Johannes Graumann 2001-05-11 02:59:58 newbie question
Previous Message Peter J. Schoenster 2001-05-10 17:23:42 Re: Looking for good reference materials for SQL programming.