Re: [GENERAL] Strange notices, should I worry?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Ashley Clark <aclark(at)ghoti(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [GENERAL] Strange notices, should I worry?
Date: 2001-05-07 17:19:49
Message-ID: 200105071719.f47HJnf14964@candle.pha.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...

OK, Tom, I assume you are recommending the following changes. I will
apply the patch.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Attachment Content-Type Size
unknown_filename text/plain 1.1 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rosa Maria Carro Salas 2001-05-07 17:24:30 Re: RecordSets, getString and charSets
Previous Message Oliver Elphick 2001-05-07 17:14:05 Re: Re: Accounting Schema

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-07 18:47:26 Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Previous Message Tom Lane 2001-05-06 04:31:57 Re: Strange notices, should I worry?