Group: pgsql.committers


Subject: pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 9/16/2007 1:02:36 AM
Jan Wieck <JanWieck@Yahoo.com> writes: > On 9/15/2007 10:37 PM, Tom Lane wrote: >> Fix aboriginal mistake in lazy VACUUM's code for truncating away >> no-longer-needed pages at the end of a table. > You mean symptoms like multiple index tuples pointing to the same heap > tuple, thus presenting the same heap tuple twice during an index scan, > don't you? Yup, exactly :-( regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq