Re: pq_recvbuf: unexpected EOF - Mailing list pgsql-general

From scott.marlowe
Subject Re: pq_recvbuf: unexpected EOF
Date
Msg-id Pine.LNX.4.33.0304251413340.2236-100000@css120.ihs.com
Whole thread Raw
In response to Re: pq_recvbuf: unexpected EOF  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Fri, 25 Apr 2003, Tom Lane wrote:

> David Link <dvlink@yahoo.com> writes:
> > [4] LOG:  pq_recvbuf: unexpected EOF on client connection
> > [4] LOG:  server process (pid 28353) was terminated by signal 11
> > [5] LOG:  terminating any other active server processes
>
> That's not what I would call a "scaling issue" :-(

FYI, Sig 11s are almost always caused by bad hardware, or badly built code
(i.e. the build process broke somewhere, often bad memory caused the code
to get compiled with a bit or two flipped in odd places).


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: pq_recvbuf: unexpected EOF
Next
From: David Link
Date:
Subject: Re: pq_recvbuf: unexpected EOF