Thread: pqReadData()

pqReadData()

From
Haris Susanto
Date:
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 ! ;)