recovery getting interrupted is not so unusual as it used to be

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: recovery getting interrupted is not so unusual as it used to be
Date: 2010-05-13 01:01:04
Message-ID: AANLkTinEQ9xpz-4RnUSoUWlxyOj8Wv94H9L67xo6Cz4d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

When firing up a properly shut down HS slave, I get:

LOG: database system was interrupted while in recovery at log time
2010-05-12 20:35:24 EDT
HINT: If this has occurred more than once some data might be
corrupted and you might need to choose an earlier recovery target.

But this is kind of an alarming hint for what is now a normal and
expected condition. Can we detect the difference between the case
where the HINT is really accurate and the case where it's not in some
way, and display a better message?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2010-05-13 01:49:15 Re: weird hang while running in HS mode
Previous Message Robert Haas 2010-05-13 00:54:49 Re: primary/secondary/master/slave/standby