Re: postmaster: StreamConnection: accept: No such device

From: Reid Thompson <Reid(dot)Thompson(at)ateb(dot)com>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster: StreamConnection: accept: No such device
Date: 2006-07-19 03:09:41
Message-ID: 44BDA275.2090606@ateb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Larry Rosenman wrote:
> Reid Thompson wrote:
>
>> Using a legacy installation ( 7.2.3 ).
>> Occasionally the system will reach a state where attempted psql
>> connection attempts fail, with the following error in the postgresql
>> log:
>> postmaster: StreamConnection: accept: No such device or address
>>
>> Will also occasionally get "no connection to server" errors from ecpg
>> programs ( which I believe are probably due to the same issud ).
>>
>> Can anyone shed some light on what could be causing this? OS resource
>> limitation? Known bug in ancient version of PG?
>>
>> thanks,
>> reid
>>
>
>
> Is something cleaning /tmp of the unix socket? Older versions didn't keep
> the
> timestamp updated, and /tmp cleaning utilities could remove the socket.
>
>
>
The errors occur when psql is used with -h also, and the ecpg program is
connecting from a different host.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joseph Shraibman 2006-07-19 03:12:40 shortcircuit logic in plpsql
Previous Message Q 2006-07-19 02:37:38 Re: Antw: Performance problem with query