Re: uninterruptable loop: concurrent delete in progress within table - Mailing list pgsql-bugs

From Robert Haas
Subject Re: uninterruptable loop: concurrent delete in progress within table
Date
Msg-id CA+TgmoZoGhRvMv10wSUyirF2PFG7KH5xQvTOkOOmOO8BpyGvWg@mail.gmail.com
Whole thread Raw
In response to Re: uninterruptable loop: concurrent delete in progress within table  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: uninterruptable loop: concurrent delete in progress within table  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-bugs
On Mon, Jun 2, 2014 at 1:35 PM, Andres Freund <andres@2ndquadrant.com> wrote:
> Robert: Do you remember that case?
>
> Alvaro: In the end it'd not be very harmful - if it happens
> TransactionIdDidCommit() will return false (there's special case code
> for it).

Not specifically, but I'd be surprised if it isn't possible.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] BUG #9652: inet types don't support min/max
Next
From: Andres Freund
Date:
Subject: Re: uninterruptable loop: concurrent delete in progress within table