pqReadData() - Mailing list pgsql-sql

From Haris Susanto
Subject pqReadData()
Date
Msg-id 37F03B77.487F3451@dnet.net.id
Whole thread Raw
List pgsql-sql
I have a function, I created it and succeed, I droped it. And when I
want to re-create it without any change, the error message as below :

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.

Anybody know why it hapened ?

Thanks a lot ! ;)


pgsql-sql by date:

Previous
From: Kannan Ramaswamy
Date:
Subject: sql parser
Next
From: Bruce Momjian
Date:
Subject: Re: [SQL] table aliasing problem with 6.5...