pgsql: Add pg_rewind --no-sync

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add pg_rewind --no-sync
Date: 2018-07-10 00:03:35
Message-ID: E1fcg7z-0005iU-1N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add pg_rewind --no-sync

This is an option consistent with what pg_dump and pg_basebackup provide
which is useful for leveraging the I/O effort when testing things, not
to be used in a production environment.

Author: Michael Paquier
Reviewed-by: Heikki Linnakangas
Discussion: https://postgr.es/m/20180325122607.GB3707@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a00b96aa994b5c2c1a03c70e7a4719c919e8798

Modified Files
--------------
doc/src/sgml/ref/pg_rewind.sgml | 16 ++++++++++++++++
src/bin/pg_rewind/RewindTest.pm | 6 ++++--
src/bin/pg_rewind/pg_rewind.c | 12 ++++++++++--
3 files changed, 30 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-07-10 09:12:30 pgsql: Fix typo
Previous Message Tom Lane 2018-07-09 23:26:45 pgsql: Avoid emitting a bogus WAL record when recycling an all-zero btr