Re: wal_consistency_checking reports an inconsistency on master branch
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Andres Freund <andres@anarazel.de>, Heikki Linnakangas <hlinnaka@iki.fi>,
amul sul <sulamul@gmail.com>, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Peter Geoghegan <pg@bowt.ie>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-25T18:15:22Z
Lists: pgsql-hackers
As a general note on this thread, we should try to get this cleared up as soon as possible, since it involves an on-disk format change. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Improve representation of 'moved partitions' indicator on deleted tuples.
- 1667148a4dd9 11.0 landed
-
Allow UPDATE to move rows between partitions.
- 2f178441044b 11.0 cited