Re: SI buffer overflow, cache state reset - Mailing list pgsql-general

From Neil Conway
Subject Re: SI buffer overflow, cache state reset
Date
Msg-id 20020412211000.79c0ca13.nconway@klamath.dyndns.org
Whole thread Raw
In response to SI buffer overflow, cache state reset  ("Johann Zuschlag" <zuschlag@online.de>)
Responses Re: SI buffer overflow, cache state reset  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: SI buffer overflow, cache state reset  ("Johann Zuschlag" <zuschlag@online.de>)
List pgsql-general
On Sat, 13 Apr 2002 01:56:52 +0200
"Johann Zuschlag" <zuschlag@online.de> wrote:
> On Thu, 11 Apr 2002 23:58:03 +0200, Johann Zuschlag wrote:
>
> During restore I found following messages in the log:

Your last message was just 26 hours ago, why not wait for people
to answer you? If you're desperate to get an answer, the first thing
I would do is search the list archives (which has numerous answers
to your question).

> ->DEBUG:  SendSharedInvalidMessage: SI buffer overflow
> ->DEBUG:  ReceiveSharedInvalidMessages: cache state reset
> (DEBUG:  copy: line 4762, XLogWrite: new log file created - consider increasing WAL_FILES)

You might want to consider following this advice...

> (DEBUG:  recycled transaction log file 000000000000000D)
> (DEBUG:  recycled transaction log file 000000000000000E)
> ->DEBUG:  ReceiveSharedInvalidMessages: cache state reset
> ->DEBUG:  ReceiveSharedInvalidMessages: cache state reset
> ->DEBUG:  ReceiveSharedInvalidMessages: cache state reset
>
> Never saw them before. It would be of some help to have a table of
> certain error messages. Couldn't find any. The database seems to be ok.

These are routine -- it's nothing to worry about. The fact that
it is logged at level "DEBUG" indicates that it is informational,
not an error message.

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC

pgsql-general by date:

Previous
From: "Johann Zuschlag"
Date:
Subject: SI buffer overflow, cache state reset
Next
From: Bruce Momjian
Date:
Subject: Re: SI buffer overflow, cache state reset