Re: BUG #4913: Row missing from primary key index

From: Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane), pgsql-bugs(at)postgresql(dot)org, mathieu(at)dezutter(dot)org ("Mathieu De Zutter")
Subject: Re: BUG #4913: Row missing from primary key index
Date: 2009-07-10 00:09:38
Message-ID: 87r5wpcsal.fsf@news-spur.riddles.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

>> The system was recently dump/restored from a different box. The
>> failing rows are all new inserts since the restore.

Tom> So the table has been insert-only so far? I was just thinking
Tom> that HOT bugs seemed like a probable explanation, but that idea
Tom> goes out the window if there have been no UPDATEs.

No UPDATEs (and there are no HOT flags set on any tuple I looked at).
There may have been DELETEs.

--
Andrew (irc:RhodiumToad)

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Ahren Reed 2009-07-10 00:43:04 BUG #4915: installation failure: Failure to set permissions on the installed files
Previous Message Alvaro Herrera 2009-07-10 00:02:09 Re: BUG #4913: Row missing from primary key index