Notice and share memory corruption - Mailing list pgsql-hackers

From Hannu Krosing
Subject Notice and share memory corruption
Date
Msg-id 39C543E4.A27126FA@tm.ee
Whole thread Raw
Responses Re: Notice and share memory corruption
List pgsql-hackers
I get the following on untuned Linux (Redhat 6.2) using stock 7.0.2
rpm-s

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

Actually I get many of them ;(

I'm running a script that does a bunch of mixed INSERTS, UPDATES,
DELETES and SELECTS.

after getting that I'm unable to vacuum database until I reset the OS

Where/how should I start looking (or is it a known problem)

Are there any simple workarounds to stop it happening.

-----------
Hannu


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: "Pre-7" odbc extension files
Next
From: Tatsuo Ishii
Date:
Subject: Re: broken locale in 7.0.2 without multibyte support (FreeBSD 4.1-RELEASE) ?