Re: Implementing pg_receivewal --no-sync

Michael Paquier <michael.paquier@gmail.com>

From: Michael Paquier <michael.paquier@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Kuntal Ghosh <kuntalghosh.2007@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-10-29T11:14:34Z
Lists: pgsql-hackers
On Sun, Oct 29, 2017 at 12:31 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> On Sun, Oct 29, 2017 at 3:42 AM, Michael Paquier
> <michael.paquier@gmail.com> wrote:
>> Okay. Here is an updated patch incorporating those comments.
>
> Committed with a little wordsmithing on the documentation.

Thanks all.
-- 
Michael


Commits

  1. pg_receivewal: Add --no-sync option.