Re: Possible causes for "tuple concurrently updated" error - Mailing list pgsql-general

From Jacob Scott
Subject Re: Possible causes for "tuple concurrently updated" error
Date
Msg-id CA+yM-qbBreoZ=XK7cZSSzzpxMy506-EjaJ5RcFA+E+CFFpTzCA@mail.gmail.com
Whole thread Raw
In response to Re: Possible causes for "tuple concurrently updated" error  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-general
Arg, should have included this in my initial email :-(

9.3.11

On Thu, May 5, 2016 at 7:46 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
On Wed, May 04, 2016 at 11:52:47PM -0700, Jacob Scott wrote:
> Hi,
>
> I'm seeing a "tuple concurrently updated" error thrown while executing
> UPDATE statements. I've attempted to diligently review previous threads on
> this error (e.g.,
> https://www.google.com/webhp?ie=UTF-8#q=tuple+concurrently+updated+update+site:postgresql.org)
> but am confused about what classes of queries can conflict to cause this
> error.

What Postgres version are you running?


--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Possible causes for "tuple concurrently updated" error
Next
From: Jacob Scott
Date:
Subject: Re: Possible causes for "tuple concurrently updated" error