From: | Viacheslav N Tararin <taras(at)logicland(dot)com(dot)ua> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | unexpected pageaddr in the log of a standby server |
Date: | 2012-08-27 12:17:22 |
Message-ID: | 503B6552.7070702@logicland.com.ua |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Good day.
I have got next log file after restart a standby server. The master
server all of the time was up and properly works.
It the message "unexpected pageaddr" and non exists log files indicates
about standby databases corrupted.
LOG: database system was interrupted while in recovery at log time
2012-08-27 14:50:29 EEST
HINT: If this has occurred more than once some data might be corrupted
and you might need to choose an earlier recovery target.
LOG: entering standby mode
FATAL: the database system is starting up
LOG: restored log file "00000001000002440000000B" from archive
LOG: redo starts at 244/B45A210
LOG: consistent recovery state reached at 244/BEF2B20
LOG: database system is ready to accept read only connections
LOG: restored log file "00000001000002440000000C" from archive
LOG: restored log file "00000001000002440000000D" from archive
LOG: restored log file "00000001000002440000000E" from archive
scp: /var/lib/postgresql/archive/00000001000002440000000F: No such file
or directory
LOG: unexpected pageaddr 244/3000000 in log file 580, segment 15, offset 0
scp: /var/lib/postgresql/archive/00000001000002440000000F: No such file
or directory
LOG: streaming replication successfully connected to primary
--
With b/r Viacheslav N Tararin.
Abonent Logic Land http://abonent.logicland.com.ua/
Logic Land ltd. http://logicland.com.ua/
Uralska st., 8, Kamenets-Podilskiy,
Khmelnitskiy reg., 32300, Ukraine
Tel/fax: +38-03849-3-63-80
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2012-08-27 14:18:07 | Re: Odd query result |
Previous Message | Georges Racinet | 2012-08-27 10:52:55 | Re: Odd query result |