Stored procedure - error - Mailing list pgsql-novice

From HK
Subject Stored procedure - error
Date
Msg-id Pine.LNX.4.33.0307301242510.5857-100000@mallard.midascomm.com
Whole thread Raw
List 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-

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



pgsql-novice by date:

Previous
From: Cath Lawrence
Date:
Subject: Re: designing tables - sidetrack into arrays
Next
From: Tom Lane
Date:
Subject: Re: designing tables for blobs - what are the guidelines?