Ack...major(?) bug just found in v6.3.1... - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Ack...major(?) bug just found in v6.3.1...
Date
Msg-id Pine.NEB.3.95.980406100928.20727J-100000@hub.org
Whole thread Raw
List pgsql-hackers
acctng=> vacuum radlog;
NOTICE:  BlowawayRelationBuffers(radlog, 3): block 786 is referenced
(private 0, last 0, global 53)
FATAL 1:  VACUUM (vc_rpfheap): BlowawayRelationBuffers returned -2
acctng=>

Just got this on one of my tables...indices are all dropped before doing
the vacuum...




pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] lex/flex portability PB in version 6.3.1
Next
From: The Hermit Hacker
Date:
Subject: More on last reported problem...