plpgsql PqReadData()

From: gavin <gavin(at)ehost(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: plpgsql PqReadData()
Date: 1999-08-13 15:53:21
Message-ID: 37B43F71.D106DBCA@ehost.com.au
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to set up a plpgsql function , when i tried to load it i
recieve this message

Postgresql 6.42 on Redhat 6.0

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.

Postmaster Debug shows

/usr/bin/postmaster: reaping dead processes...
/usr/bin/postmaster: CleanupProc: pid 27362 exited with status 139
/usr/bin/postmaster: CleanupProc: reinitializing shared memory and
semaphores

any Ideas

Thanks

gavin Stilgoe

Browse pgsql-general by date

  From Date Subject
Next Message Kyle Bateman 1999-08-13 16:25:03 Job opportunity
Previous Message Michael J Davis 1999-08-13 14:54:50 RE: [GENERAL] About triggers