BUG #13822: Slave terminated - WAL contains references to invalid page - Mailing list pgsql-bugs

From marek.petr@tieto.com
Subject BUG #13822: Slave terminated - WAL contains references to invalid page
Date
Msg-id 20151217125025.6916.26898@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13822: Slave terminated - WAL contains references to invalid page  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13822
Logged by:          Marek Petr
Email address:      marek.petr@tieto.com
PostgreSQL version: 9.4.5
Operating system:   RHEL6_x86_64
Description:

Several days after one in-place and one out of place upgrade from 9.3 to 9.4
version following event occured on both  environments:

2015-12-15 22:35:18 CET @ WARNING: page 4119662 of relation base/16422/18134
is uninitialized
2015-12-15 22:35:18 CET @ CONTEXT: xlog redo visible: rel 1663/16422/18134;
blk 4119662
2015-12-15 22:35:18 CET @ PANIC: WAL contains references to invalid pages
2015-12-15 22:35:18 CET @ CONTEXT: xlog redo visible: rel 1663/16422/18134;
blk 4119662
2015-12-15 22:35:18 CET @ LOG: startup process (PID 22269) was terminated by
signal 6: Aborted
2015-12-15 22:35:18 CET @ LOG: terminating any other active server process

Once it was TOAST and another regular table.

pgsql-bugs by date:

Previous
From: "Millepied, Pascal (GE Healthcare)"
Date:
Subject: Known issues on PostgreSQL server 8.1.19
Next
From: Daniel Kellenberger
Date:
Subject: Re: json_to_recordset not working with camelcase json keys