Re: Postgres process is crashing continously in 9.1.1 - Mailing list pgsql-general

From Chris Angelico
Subject Re: Postgres process is crashing continously in 9.1.1
Date
Msg-id CAPTjJmrPOHEYE-bjS61A3JtwAz2ag2P24J26r_pfuy=0zA37Jg@mail.gmail.com
Whole thread Raw
In response to Re: Postgres process is crashing continously in 9.1.1  (Jayashankar K B <Jayashankar.KB@lnties.com>)
Responses Re: Postgres process is crashing continously in 9.1.1
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Bitrock XML Source
Next
From: Jayashankar K B
Date:
Subject: Re: Postgres process is crashing continously in 9.1.1