Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case
Date
Msg-id 28470.947453601@sss.pgh.pa.us
Whole thread Raw
In response to Re:HEAP_MOVED_IN during vacuum - test case  (Stephen Birch <sbirch@ironmountainsystems.com>)
List 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


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] VACUUM VERBOSE ...
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case