Re: BUG #14150: Attempted to delete invisible tuple - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #14150: Attempted to delete invisible tuple
Date
Msg-id CAM3SWZS=ZFs=fHN-GEG68HYs4g12=P7oGHL7w5_L-vubu7SBLg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #14150: Attempted to delete invisible tuple  (Peter Tripp <peter@chartio.com>)
List pgsql-bugs
On Tue, Jun 7, 2016 at 9:09 PM, Peter Tripp <peter@chartio.com> wrote:
> There is no foreign key, but you are correct there is a codepath which can result in a delete statement being
executed:

Can I see a "\d cache" from psql, please?

Are you using a framework like Rails, or is Ruby's pg library used?

Do you think that those deletes are executed concurrently in the
output shown above? More detail from the logs might give additional
context that clarifies matters.

Thanks
--
Peter Geoghegan

pgsql-bugs by date:

Previous
From: Peter Tripp
Date:
Subject: Re: BUG #14150: Attempted to delete invisible tuple
Next
From: Francisco Olarte
Date:
Subject: Re: Case in Order By Ignored without warning or error