Re: ERRORDATA_STACK_SIZE exceeded

Поиск
Список
Период
Сортировка
От Markus Schiltknecht
Тема Re: ERRORDATA_STACK_SIZE exceeded
Дата
Msg-id 4534BD8B.90506@bluegap.ch
обсуждение исходный текст
Ответ на ERRORDATA_STACK_SIZE exceeded  (Stefan Sassenberg <stefan.sassenberg@gmx.de>)
Ответы Re: ERRORDATA_STACK_SIZE exceeded  (Stefan Sassenberg <stefan.sassenberg@gmx.de>)
Список pgsql-general
Hallo Stefan,

Stefan Sassenberg wrote:
> Hello,
>
> I've got a failing sql-Script that I execute with the psql command. The
> Script contains:

I've been unable to reproduce the error with just that snippet (on
debian with PostgreSQL 8.1.4). Can you provide a stripped down test case?

> ----------------------------8<-----------------------------
> PANIK:  ERRORDATA_STACK_SIZE exceeded
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
> ----------------------------8<-----------------------------

'Exceeding stack size' sound somewhat like an infinite loop of a
recursive function... but that's just a very general guess. I think the
root cause of problems is somewhere else.

Regards

Markus

В списке pgsql-general по дате отправления:

Предыдущее
От: Stefan Sassenberg
Дата:
Сообщение: ERRORDATA_STACK_SIZE exceeded
Следующее
От: Stefan Sassenberg
Дата:
Сообщение: Re: ERRORDATA_STACK_SIZE exceeded