Re: No buffer space

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: No buffer space
Дата
Msg-id 20020702090729.L91769-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на No buffer space  (Rodrigo De la Peña <rodelapena@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Hiroki Takada
Дата:
Сообщение: Re: how to re-configure postgresql-rpm version
Следующее
От: Robert Treat
Дата:
Сообщение: Re: db connection problem