Re:

From: Mike Mascari <mascarm(at)mascari(dot)com>
To: Teruel Tony <teruel_tony(at)excite(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2000-04-25 19:20:55
Message-ID: 3905F017.4B626D5D@mascari.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Teruel Tony wrote:
>
> Hi,
>
> I'm having this message when trying to perform
> a query.. someone knows what do I have to do to
> fix it?
>
> Thanks
>
> pqReadData() -- backend closed the channel unexpectedly.
> This probably means the backend terminated abnormally
> before or while processing the request.
> We have lost the connection to the backend, so further processing is
> impossible. Terminating.
>
> Have an excellent day
> teruel(at)excite(dot)com
> Mexico

Please post the query, the definition of the tables the query is
accessing and the version of PostgreSQL you are using. You are
tickling a bug. That message means the backend crashed while
executing your query. Right off hand I would sugguest testing the
same query with 7.0RC1 from ftp.postgresql.org to see if the
error still exists in the about-to-be newest release.

Hope that helps,

Mike Mascari

In response to

  • at 2000-04-25 18:57:22 from Teruel Tony

Browse pgsql-general by date

  From Date Subject
Next Message Justin Banks 2000-04-25 19:22:33 plpgsql FOR <select> LOOP question
Previous Message Teruel Tony 2000-04-25 18:57:22