Re: Messages - Mailing list pgsql-general

From Tom Lane
Subject Re: Messages
Date
Msg-id 29106.1000922768@sss.pgh.pa.us
Whole thread Raw
In response to Messages  ("Mihai Gheorghiu" <tanethq@earthlink.net>)
List pgsql-general
"Mihai Gheorghiu" <tanethq@earthlink.net> writes:
> While restoring a db I got the following messages:
> NOTICE: RegisterShareInvalid: SI buffer overflow
> NOTICE: InvalidateShareInvalid: cache state reset

> Can anyone please tell me what's wrong?

Nothing.  These messages used to be interesting back when we had lots of
bugs in shared cache invalidation, but they're not anymore.  They have
been downgraded to DEBUG-level in current sources...

            regards, tom lane

pgsql-general by date:

Previous
From: Denis Perchine
Date:
Subject: Re: Recreating indices safely
Next
From: Martín Marqués
Date:
Subject: Re: Error in compiling PHP with PostgreSQL support