Re: Postgres process is crashing continously in 9.1.1

Поиск
Список
Период
Сортировка
От Jayashankar K B
Тема Re: Postgres process is crashing continously in 9.1.1
Дата
Msg-id 1365276B7BDA4C40A519F0B4088230B3098DEB0F@POCITMSEXMB03.LntUniverse.com
обсуждение исходный текст
Ответ на Re: Postgres process is crashing continously in 9.1.1  (Chris Angelico <rosuav@gmail.com>)
Ответы Re: Postgres process is crashing continously in 9.1.1  (Chris Angelico <rosuav@gmail.com>)
Список pgsql-general
But here, the crash is happening right at the insert statement. That is insert itself is failing.
Unless the insert is successful, stored procedure is not triggered.

Thanks and regards
Jayashankar

-----Original Message-----
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Chris Angelico
Sent: Tuesday, May 22, 2012 3:10 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Postgres process is crashing continously in 9.1.1

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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Larsen & Toubro Limited

www.larsentoubro.com

This Email may contain confidential or privileged information for the intended recipient (s). If you are not the
intendedrecipient, please do not use or disseminate the information, notify the sender and delete it from your system. 

 Earth Day. Every Day.

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

Предыдущее
От: Chris Angelico
Дата:
Сообщение: Re: Postgres process is crashing continously in 9.1.1
Следующее
От: Chris Angelico
Дата:
Сообщение: Re: Postgres process is crashing continously in 9.1.1