* Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> [001210 14:26] wrote:
> Alfred Perlstein <bright(at)wintelcom(dot)net> writes:
> > For instance, the other day I started getting these when trying to
> > commit a transaction:
> > NOTICE: InvalidateSharedInvalid: cache state reset
> > Isn't that pretty fatal? Shouldn't cassert make the database core
> > at that point? It's indicative of corruption right?
>
> No, no, and no.
>
> > Should I submit a patch for this case?
>
> Only if you want to reduce it to a DEBUG notice.
That doesn't seem to make much sense, after I started getting
these notices all updates to a particular table would say
that then abort my transaction.
Perhaps this is the result of a bug in the MMNB/VLAZY stuff from
Vadim, but it sure was indicative of something gone horribly
wrong, at least for us.
--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."
In response to
Responses
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2000-12-11 01:13:37 |
| Subject: Re: pgsql/src/include (config.h.in) |
| Previous: | From: tgl | Date: 2000-12-11 00:49:55 |
| Subject: pgsql/src/backend/port/dynloader (darwin.c darwin.h) |