| From: | "Larry Rosenman" <ler(at)lerctr(dot)org> |
|---|---|
| To: | <Reid(dot)Thompson(at)ateb(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: postmaster: StreamConnection: accept: No such device or address |
| Date: | 2006-07-18 20:36:58 |
| Message-ID: | 035d01c6aaa9$ea4ce260$0202fea9@aus.pervasive.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683 E-Mail: ler(at)lerctr(dot)org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Starbuck | 2006-07-18 22:04:36 | postgreSQL dot.net install? |
| Previous Message | Reid Thompson | 2006-07-18 20:26:20 | postmaster: StreamConnection: accept: No such device or address |