Re: BUG #5235: Segmentation fault under high load through JDBC

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: BUG #5235: Segmentation fault under high load through JDBC
Дата
Msg-id 603c8f070912081142o53afadd4lcb499186b127932b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg.jurtsenko@fts.ee>)
Ответы Re: BUG #5235: Segmentation fault under high load through JDBC  (Oleg Jurtšenko <oleg.jurtsenko@fts.ee>)
Список pgsql-bugs
2009/12/8 Oleg Jurt=C5=A1enko <oleg.jurtsenko@fts.ee>:
> Once more:
>
> http://www.fts.ee/pgsqldebug.tgz - with loging enabled
> http://www.ftse.ee/pg_core.tar.bzip2 - full core dump

It looks like you've got a pl/pgsql function that called itself
recursively 1417 times before running out of stack space.  What do you
have max_stack_depth set to?

...Robert

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

Предыдущее
От: Oleg Jurtšenko
Дата:
Сообщение: Re: BUG #5235: Segmentation fault under high load through JDBC
Следующее
От: Oleg Jurtšenko
Дата:
Сообщение: Re: BUG #5235: Segmentation fault under high load through JDBC