pgsql/src/backend/storage/ipc sinval.c - Mailing list pgsql-committers

From Bruce Momjian - CVS
Subject pgsql/src/backend/storage/ipc sinval.c
Date
Msg-id 200105071720.f47HKKc80851@hub.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    momjian@hub.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


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc FAQ_MSWIN
Next
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc TODO