BUG #13822: Slave terminated - WAL contains references to invalid page

From: marek(dot)petr(at)tieto(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13822: Slave terminated - WAL contains references to invalid page
Date: 2015-12-17 12:50:25
Message-ID: 20151217125025.6916.26898@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13822
Logged by: Marek Petr
Email address: marek(dot)petr(at)tieto(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message george.wesington 2015-12-17 13:34:09 BUG #13823: Database crash - import requests in plpython3u
Previous Message Marcin Sieńko 2015-12-17 08:53:21 Re: BUG #13817: Query planner strange choose while select/count small part of big table - complete