Re: No buffer space

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: Rodrigo De la Peña <rodelapena(at)yahoo(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: No buffer space
Date: 2002-07-02 16:09:41
Message-ID: 20020702090729.L91769-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 26 Jun 2002, [iso-8859-1] Rodrigo De la Pea wrote:

> hello, i`m a pgsql-admin, mi applications works, but
> after some time or transactions the db falls, when im
> 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?

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Treat 2002-07-02 16:36:28 Re: db connection problem
Previous Message Hiroki Takada 2002-07-02 16:02:22 Re: how to re-configure postgresql-rpm version