VACUUM problem - Mailing list pgsql-hackers

From Àíäðåé Íîâèêîâ
Subject VACUUM problem
Date
Msg-id 12635.990202@webclub.ru
Whole thread Raw
Responses Re: [HACKERS] VACUUM problem  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
Hello.

Recently some users started to complain about:
Warning: PostgresSQL query failed: FATAL 1: btree: lost page in the chain of duplicates

I  noticed  that  VACUUM removes this problem, but no making
VACUUM I've got:
NOTICE:  BlowawayRelationBuffers(confread, 45): block 154 is referenced (private 0, last 0,
global 1)
FATAL 1:  VACUUM (vc_rpfheap): BlowawayRelationBuffers returned -2

What it can be? I'm using 6.3.2

Andrey




pgsql-hackers by date:

Previous
From: Oleg Broytmann
Date:
Subject: Re: [HACKERS] Patch (was: tough locale bug)
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] VACUUM problem