Re: What does "tuple concurrently updated" mean?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
Cc: pgsql-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: What does "tuple concurrently updated" mean?
Date: 2005-04-25 15:18:23
Message-ID: 19247.1114442303@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Florian G. Pflug" <fgp(at)phlo(dot)org> writes:
> During a batch load of records (using COPY) I got the following
> postgres error today "tuple concurrently updated".

I don't think plain COPY could have produced that, since it only inserts
tuples. Tell us about triggers and foreign keys on this table?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Browne 2005-04-25 15:29:26 DDL from psql console?
Previous Message Richard_D_Levine 2005-04-25 15:17:07 Re: UltraSPARC versus AMD