Re: Implementing pg_receivewal --no-sync

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Kuntal Ghosh <kuntalghosh.2007@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-10-27T05:46:03Z
Lists: pgsql-hackers
On Wed, Oct 25, 2017 at 10:03 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> This sentence is actually wrong, a feedback message is never sent with
> the feedback message.

Eh?

I think this looks basically fine, though I'd omit the short option
for it.  There are only so many letters in the alphabet, so let's not
use them up for developer-convenience options.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


Commits

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