Stored procedure - error

From: HK <harikrishnan(at)midascomm(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Stored procedure - error
Date: 2003-07-30 07:23:55
Message-ID: Pine.LNX.4.33.0307301242510.5857-100000@mallard.midascomm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,
I am using pg 7.1.3.
While executing a stored procedure, i get this error message all of a
sudden.

pqReadData() -- backend closed the channel unexpectedly.
This probably means the backend terminated abnormally before or while
processing the request. Connection to server was lost.

Why this happens. My stored procedure is a very processor intensive task
with lot of loops and queries to database. Will that cause any problem.
TIA.
--
regards,
hari
__
/ / __ _ _ _ _ __ __ -o)
/ /__ / / / \\// //_// \\ \\/ / /\\\\ Making things happen
/____/ /_/ /_/\\/ /___/ /_/\\_\\ _\\_v-

-------------------------------------------------------------------

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2003-07-30 15:13:32 Re: designing tables for blobs - what are the guidelines?
Previous Message Cath Lawrence 2003-07-30 07:14:13 Re: designing tables - sidetrack into arrays