Re: pgsql 7.2.3 crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Laurette Cisneros <laurette(at)nextbus(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgsql 7.2.3 crash
Date: 2002-10-14 16:52:44
Message-ID: 16912.1034614364@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Laurette Cisneros <laurette(at)nextbus(dot)com> writes:
> Yeah I think that could have happened since I was running it several times and had
> cancelled it (ctrl-c) it a couple of those times. Could be the backend of one
> cancelled run hadn't finished what it was doing and if that was renabling
> triggers it could have walked on it.

Sounds like we've got the explanation, then.

I've just committed fixes into 7.3 to prevent this scenario in future.
The patch is probably too large to risk back-patching into 7.2.* though.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurette Cisneros 2002-10-14 16:57:14 Re: pgsql 7.2.3 crash
Previous Message Laurette Cisneros 2002-10-14 16:35:10 Re: pgsql 7.2.3 crash