Vacuum errors

From: "Magnus Naeslund\(f\)" <mag(at)fbab(dot)net>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Vacuum errors
Date: 2001-07-12 17:52:01
Message-ID: 000901c10afb$5b061980$020a0a0a@totalmef
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

One day i found these in my logs, and the vacuum process hung, effectively
locking everybody out of some tables...
Version 7.1.2

VACUUM ANALYZE
NOTICE: RegisterSharedInvalid: SI buffer overflow
NOTICE: InvalidateSharedInvalid: cache state reset

It was sleeping in semop().

Any ideas, or fixes is welcome...

cheers

Magnus

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Programmer/Networker [|] Magnus Naeslund
PGP Key: http://www.genline.nu/mag_pgp.txt
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2001-07-12 17:55:30 RE: Rule recompilation
Previous Message Bruce Momjian 2001-07-12 17:44:49 Re: [PATCHES] Re: [PATCH] Re: Setuid functions