Re: backend closed the channel unexpectedly - Mailing list pgsql-novice

From Tom Lane
Subject Re: backend closed the channel unexpectedly
Date
Msg-id 25304.1011304891@sss.pgh.pa.us
Whole thread Raw
In response to backend closed the channel unexpectedly  (pxn <paco@famous.aspect.to>)
List pgsql-novice
pxn <paco@famous.aspect.to> writes:
> PostgresSQL already installed:
>     PostgreSQL 6.5.3 on i686-pc-linux-gnu, compiled by gcc egcs-2.91.66

That's a long time and a lot of bugs ago.  I do not recommend using
6.5.3; update to 7.1.3 and things will be better.

As for the specific problem, you didn't give us enough info to guess.
Output from the postmaster log file, or a stack trace from the crashed
backend, might help.  But I'm not sure if it's worth worrying about
given the old PG version.

            regards, tom lane

pgsql-novice by date:

Previous
From: pxn
Date:
Subject: backend closed the channel unexpectedly
Next
From: "Josh Berkus"
Date:
Subject: Re: PL/PGSQL function problem