Re: WAL consistency check facility
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Kuntal Ghosh <kuntalghosh.2007@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
Amit Kapila <amit.kapila16@gmail.com>, Peter Geoghegan <pg@heroku.com>, Simon Riggs <simon@2ndquadrant.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>,
Amit Kapila <amit.kapila@enterprisedb.com>, Andres Freund <andres@anarazel.de>
Date: 2016-11-29T04:31:51Z
Lists: pgsql-hackers
On Wed, Nov 16, 2016 at 2:15 AM, Michael Paquier <michael.paquier@gmail.com> wrote: > On Tue, Nov 15, 2016 at 7:50 AM, Kuntal Ghosh > <kuntalghosh.2007@gmail.com> wrote: >> I've modified the guc parameter name as wal_consistency_check (little >> hesitant for a participle in suffix :) ). Also, updated the sgml and >> variable name accordingly. > > The changes look good to me. Moved to CF 2017-01, as no committers have showed up yet :( -- Michael
Commits
-
Minor fixes for WAL consistency checking.
- fb47544d0ca1 10.0 landed