Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephen Birch <sbirch@ironmountainsystems.com>
Cc: The Hermit Hacker <scrappy@hub.org>, PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2000-01-09T21:33:21Z
Lists: pgsql-hackers
Stephen Birch <sbirch@ironmountainsystems.com> writes: > I have now created a test case that demonstrate the HEAP_MOVED_IN during > vacuum problem. Using this script, I see no failure under either REL6_5_PATCHES or current branch on HPUX 10.20 --- but I do see it in current sources on a Linux box! Platform-dependent problem, evidently. Will start digging. Stephen, many thanks for creating a small, reproducible example. I know that's often the hardest part of finding a bug... regards, tom lane