Re: Postgres process is crashing continously in 9.1.1

From: Chris Angelico <rosuav(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres process is crashing continously in 9.1.1
Date: 2012-05-22 09:39:58
Message-ID: CAPTjJmrPOHEYE-bjS61A3JtwAz2ag2P24J26r_pfuy=0zA37Jg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, May 22, 2012 at 4:51 PM, Jayashankar K B
<Jayashankar(dot)KB(at)lnties(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jayashankar K B 2012-05-22 10:23:14 Re: Postgres process is crashing continously in 9.1.1
Previous Message Magnus Hagander 2012-05-22 07:28:44 Re: Bitrock XML Source