Re: [GENERAL] Strange notices, should I worry? - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: [GENERAL] Strange notices, should I worry?
Date
Msg-id 200105072001.f47K1mv26703@candle.pha.pa.us
Whole thread Raw
Responses Re: Re: [GENERAL] Strange notices, should I worry?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Checking application/pgp-signature: FAILURE
-- Start of PGP signed section.
> * Bruce Momjian in "Re: [GENERAL] Strange notices, should I worry?"
> * dated 2001/05/07 13:19 wrote:
>
> > > 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.
>
> If it's not too much of a bother, what do they mean?

OK, when one backend changes a system table, it invalidates the system
caches used by other backends.  I don't remember the exact messages, but
they deals with cache invalidation overflows that are properly handled
by each backend and do not present any cause for concern.

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Next
From: Bruce Momjian
Date:
Subject: ODBC cleanup