tuple concurrently updated - Mailing list pgsql-hackers

From Curt Sampson
Subject tuple concurrently updated
Date
Msg-id Pine.NEB.4.44.0207180848400.681-100000@angelic.cynic.net
Whole thread Raw
List pgsql-hackers
One of my machines has two CPUs, and in some cases I build a pair
of indexes in parallel to take advantage of this.  (I can't seem
to do an ALTER TABLE ADD PRIMARY KEY in parallel with an index
build, though.) Recently, though, I received the message "ERROR:
simple_heap_update: tuple concurrently updated." Can anybody tell
me more about this error and its consequences?

cjs
-- 
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org   Don't you know, in this new Dark Age, we're
alllight.  --XTC
 



pgsql-hackers by date:

Previous
From: "J. R. Nield"
Date:
Subject: Re: Issues Outstanding for Point In Time Recovery (PITR)
Next
From: Bruce Momjian
Date:
Subject: Re: Issues Outstanding for Point In Time Recovery (PITR)