ERROR - 6.4 pqReadData() error when creating stored procedures

From: "Michael Blair" <mike(at)infojunkie(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: ERROR - 6.4 pqReadData() error when creating stored procedures
Date: 1998-12-05 19:58:44
Message-ID: 004301be2089$ab461da0$810f2599@sf.scient.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

With Postgres 6.4, I keep running into the following error when I attempt to create stored TCL procedured:

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.

The only way I am able to recover from this error is to DestroyDB and then recreate it. Unfortunately, this error eventually occurs again. Does anyone have any ideas?

Thanks,

Michael

Browse pgsql-admin by date

  From Date Subject
Next Message Paul Dwerryhouse 1998-12-07 03:00:22 User based access
Previous Message Ki won, Song 1998-12-05 02:37:29 why trigger not execute??