pgsql/src/backend/storage/ipc sinval.c

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/storage/ipc sinval.c
Date: 2001-05-07 17:20:20
Message-ID: 200105071720.f47HKKc80851@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/05/07 13:20:19

Modified files:
src/backend/storage/ipc: sinval.c

Log message:
> Occasionally and without warning I get this from my daily vacuum
> cronjob:
> NOTICE: RegisterSharedInvalid: SI buffer overflow
> NOTICE: InvalidateSharedInvalid: cache state reset
> I don't understand what these mean. Should I be concerned about them
> and what do they signify?

No real need to worry. Those should've been downgraded to DEBUG-level
messages a release or two back, but nobody bothered...

Tom Lane

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-07 18:41:00 pgsql/doc TODO
Previous Message Bruce Momjian - CVS 2001-05-07 17:05:17 pgsql/doc TODO