Re: No buffer space - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: No buffer space
Date
Msg-id 20020702090729.L91769-100000@megazone23.bigpanda.com
Whole thread Raw
In response to No buffer space  (Rodrigo De la Peña <rodelapena@yahoo.com>)
List pgsql-admin
On Wed, 26 Jun 2002, [iso-8859-1] Rodrigo De la Pe�a wrote:

> hello, i`m a pgsql-admin, mi applications works, but
> after some time or transactions the db falls, when i�m
> trying to re-open the db y get this message:
>
> psql: could not connect to server: No buffer space
> avaible; the socket cannot be connected.

Without looking at source, this sounds like something
returning ENOBUFS, possibly on a call to socket (since
I see ENOBUFS as one of the list errnos on its man page
on my box).  Do you have appropriate limits set on the
machine?




pgsql-admin by date:

Previous
From: Hiroki Takada
Date:
Subject: Re: how to re-configure postgresql-rpm version
Next
From: Robert Treat
Date:
Subject: Re: db connection problem