Re: BUG #2458: Postgresql crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Cstdenis" <cstdenis(at)fanart-central(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2458: Postgresql crash
Date: 2006-05-27 03:05:52
Message-ID: 19432.1148699152@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Cstdenis" <cstdenis(at)fanart-central(dot)net> writes:
> [ SIGSEGV in plpgsql_xact_cb ]

I think this is probably an instance of the bug patched here:
http://archives.postgresql.org/pgsql-committers/2006-03/msg00022.php

If you're certain that your applications never redefine a plpgsql
function that might be in active use, then we might need to look
harder. Otherwise, please update to 8.1.4 and see if the problem
recurs ...

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Cstdenis 2006-05-27 03:26:06 Re: BUG #2458: Postgresql crash
Previous Message Cstdenis 2006-05-27 00:53:08 BUG #2458: Postgresql crash