Re: 7.0.2 dies when connection dropped mid-transaction

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alfred Perlstein <bright(at)wintelcom(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.0.2 dies when connection dropped mid-transaction
Date: 2000-11-10 01:45:27
Message-ID: 2815.973820727@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I said:
> So there's more to this than just killing
> a client that has a cursor.

OK, after digging some more, it seems that the critical requirement
is that the cursor's query contain a hash join. I've been able to
reproduce a crash here...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-11-10 02:30:30 Re: 7.0.2 dies when connection dropped mid-transaction
Previous Message Hiroshi Inoue 2000-11-10 01:33:21 Re: Re: Recursive use of syscaches (was: relation ### modified while in use)