| From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | David Link <dvlink(at)yahoo(dot)com>, <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: pq_recvbuf: unexpected EOF |
| Date: | 2003-04-25 20:14:36 |
| Message-ID: | Pine.LNX.4.33.0304251413340.2236-100000@css120.ihs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, 25 Apr 2003, Tom Lane wrote:
> David Link <dvlink(at)yahoo(dot)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).
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Link | 2003-04-25 21:32:20 | Re: pq_recvbuf: unexpected EOF |
| Previous Message | Tom Lane | 2003-04-25 20:00:44 | Re: pq_recvbuf: unexpected EOF |