Re: unexpected pageaddr error in db log - Mailing list pgsql-general

From bricklen
Subject Re: unexpected pageaddr error in db log
Date
Msg-id CAGrpgQ-BbXUNErrAtToYhRyUef9_GdUQz1T3CXbpTMLTnuKANQ@mail.gmail.com
Whole thread Raw
In response to Re: unexpected pageaddr error in db log  (wd <wd@wdicc.com>)
Responses Re: unexpected pageaddr error in db log  (wd <wd@wdicc.com>)
List pgsql-general

On Thu, Dec 19, 2013 at 1:27 AM, wd <wd@wdicc.com> wrote:

On Thu, Dec 19, 2013 at 2:24 PM, Amit Langote <amitlangote09@gmail.com> wrote:
"unexpected pageaddr" log entry in this case means the standby reached
the end of existing WAL.
So, just before connecting to walsender for streaming replication, it logs this.


Thanks for your reply. So this means I can safely omit this message?

Yes, you can ignore that message. It message level was something more severe than "[LOG]" then it would be worth investigating further.

pgsql-general by date:

Previous
From: Chris Travers
Date:
Subject: Re: Multi Master Replication
Next
From: Adrian Klaver
Date:
Subject: Re: Installed postgres.app 9.3.1.0. pgadmin doesn't appear to see it