Re: Strange notices, should I worry?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ashley Clark <aclark(at)ghoti(dot)org>
Cc: Postgres General List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Strange notices, should I worry?
Date: 2001-05-06 04:31:57
Message-ID: 26959.989123517@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

Ashley Clark <aclark(at)ghoti(dot)org> writes:
> 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...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2001-05-06 05:28:58 Re: nested if , and how to trigger....
Previous Message Tom Lane 2001-05-06 04:28:35 Re: Re: a primer on trigger?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-07 17:19:49 Re: [GENERAL] Strange notices, should I worry?
Previous Message Ashley Clark 2001-05-05 17:09:33 Strange notices, should I worry?