Обсуждение: Vacuum Error

Поиск
Список
Период
Сортировка

Vacuum Error

От
Tim Perdue
Дата:
We recently upgraded sourceforge to 7.1b6 from our nice old stable november
cvs snapshot and we hit this error last nite:


NOTICE:  FlushRelationBuffers(groups, 2140): block 2057 is referenced (private
0, global 1)
Error: ERROR:  VACUUM (repair_frag): FlushRelationBuffers returned -2


I tend to fear any error message that says "Frag" in it ;-)

Tim

-- 
Founder - PHPBuilder.com / Geocrawler.com
Lead Developer - SourceForge
VA Linux Systems


Re: Vacuum Error

От
Tom Lane
Дата:
Tim Perdue <tim@perdue.net> writes:
> We recently upgraded sourceforge to 7.1b6 from our nice old stable november
> cvs snapshot and we hit this error last nite:

> NOTICE:  FlushRelationBuffers(groups, 2140): block 2057 is referenced (private 0, global 1)
> Error: ERROR:  VACUUM (repair_frag): FlushRelationBuffers returned -2

I believe this is fixed in 7.1RC1.  Leastwise, one possible cause of
this message is fixed in RC1 ;-)
        regards, tom lane