Re: Postgres process is crashing continously in 9.1.1

Поиск
Список
Период
Сортировка
От Chris Angelico
Тема Re: Postgres process is crashing continously in 9.1.1
Дата
Msg-id CAPTjJmrPOHEYE-bjS61A3JtwAz2ag2P24J26r_pfuy=0zA37Jg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres process is crashing continously in 9.1.1  (Jayashankar K B <Jayashankar.KB@lnties.com>)
Ответы Re: Postgres process is crashing continously in 9.1.1  (Jayashankar K B <Jayashankar.KB@lnties.com>)
Список pgsql-general
On Tue, May 22, 2012 at 4:51 PM, Jayashankar K B
<Jayashankar.KB@lnties.com> wrote:
> On writing into this table, a stored procedure is triggered which inserts into another table.
> But crash is happening while writing into this financialtransaction table once this table has more than 1000 records.

What language is the stored procedure written in? Is it possible that
it's that procedure that segfaults? Postgres experts, do stored
procedure segfaults bring down the backend process like that?

ChrisA

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Bitrock XML Source
Следующее
От: Jayashankar K B
Дата:
Сообщение: Re: Postgres process is crashing continously in 9.1.1