| From: | Doug McNaught <doug(at)wireboard(dot)com> |
|---|---|
| To: | Charles <charles(at)a3a(dot)com(dot)br> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: backend closed |
| Date: | 2002-03-04 15:37:24 |
| Message-ID: | m3d6ykmjij.fsf@varsoon.denali.to |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Charles <charles(at)a3a(dot)com(dot)br> writes:
> Hi folks
>
> when i start a select sql in my postgres db, its return
> a message:
> pqReadData() -- backend closed the channel unexpectedly..
Sounds like the backend may be crashing, which indicates a bug or
possible data corruption. Check your postmaster logs for error
messages, and see if there are any coredumps in your data directory.
What version are you running?
-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darren Ferguson | 2002-03-04 15:37:45 | Re: improving performance of UNION and ORDER BY |
| Previous Message | Doug McNaught | 2002-03-04 15:34:12 | Re: postgre performance question |