| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | Judith Altamirano Figueroa <jaltamirano(at)correolux(dot)com(dot)mx> |
| Cc: | pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: backend error |
| Date: | 2005-10-26 02:51:51 |
| Message-ID: | 20051026025150.GA98731@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Tue, Oct 25, 2005 at 06:28:38PM -0500, Judith Altamirano Figueroa wrote:
> Hello everybody I have a failure making a select in a table the error
> that returns is the follow:
>
> Backend message type 0x44 arrived while idle
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
> The connection to the server was lost. Attempting reset: Failed.
What version of PostgreSQL are you using? What operating system
and version? What's the query? What appears in the server log
when you get the error? Did you get a core dump, and if so, can
you get a stack trace from it?
--
Michael Fuhr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-10-26 03:53:44 | Re: broken join optimization? (8.0) |
| Previous Message | Michael Fuhr | 2005-10-26 02:42:11 | Re: broken join optimization? (8.0) |