Re: Simplify final sync in pg_rewind's target folder and add --no-sync

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Simplify final sync in pg_rewind's target folder and add --no-sync
Date: 2018-07-10 00:04:10
Message-ID: 20180710000410.GC1661@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 09, 2018 at 04:38:11PM +0300, Heikki Linnakangas wrote:
> Looks good to me. I'll mark this as "ready for committer".

Thanks Heikki for the review, I have committed both things after
splitting it into two commits for clarity, and fixing a comment as
fsync_pgdata also initiates a write-back on its first pass when the
option is available.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2018-07-10 00:06:00 Re: cannot restore schema with is not distinct from on hstore since PG 9.6.8
Previous Message Tom Lane 2018-07-09 23:56:25 Re: Usage of epoch in txid_current