Stored procedure - error

Поиск
Список
Период
Сортировка
От HK
Тема Stored procedure - error
Дата
Msg-id Pine.LNX.4.33.0307301242510.5857-100000@mallard.midascomm.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Cath Lawrence
Дата:
Сообщение: Re: designing tables - sidetrack into arrays
Следующее
От: Tom Lane
Дата:
Сообщение: Re: designing tables for blobs - what are the guidelines?