From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Naomi Walker <nwalker(at)eldocomp(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Fwd: Administrative Processing for csitech: getrows |
Date: | 2002-05-16 02:57:52 |
Message-ID: | 29807.1021517872@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Naomi Walker <nwalker(at)eldocomp(dot)com> writes:
> This database consistently returns this message. What odd thing
> am I tripping over?
>> NOTICE: RegisterSharedInvalid: SI buffer overflow
>> NOTICE: InvalidateSharedInvalid: cache state reset
These messages are completely, utterly ignorable. We've downgraded
them to DEBUG level in 7.2, and may well eliminate them entirely
someday.
The reason they're there is that in ancient history (6.4 or so ;-))
the SI overflow code had a lot of bugs. But AFAIK there is not any
longer a reason to worry.
(Now, if you are still running 6.anything, you are past due to upgrade.
If you're on 7.1 or later, don't worry about it...)
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Rajesh Kumar Mallah. | 2002-05-16 03:25:02 | Re: Immortal backend .... (kill -9 ?..) |
Previous Message | Tom Lane | 2002-05-16 02:39:43 | Re: configure datatype name > 31? |