tuple concurrently updated

From: Curt Sampson <cjs(at)cynic(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: tuple concurrently updated
Date: 2002-07-18 00:12:10
Message-ID: Pine.NEB.4.44.0207180848400.681-100000@angelic.cynic.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)cynic(dot)net> +81 90 7737 2974 http://www.netbsd.org
Don't you know, in this new Dark Age, we're all light. --XTC

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-07-18 00:27:09 Re: Issues Outstanding for Point In Time Recovery (PITR)
Previous Message J. R. Nield 2002-07-17 23:01:39 Re: Issues Outstanding for Point In Time Recovery (PITR)