Implementing pg_receivewal --no-sync

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Implementing pg_receivewal --no-sync
Date: 2017-10-25 00:37:18
Message-ID: CAB7nPqTuXuyEoVKcWcExh_b0uAjgWd_14KfGLrCTccBZ=VA0KA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

After thinking a bit on the subject, I have decided to submit a patch
to do $subject. This makes pg_receivewal more consistent with
pg_basebackup. This option is mainly useful for testing, something
that becomes way more doable since support for --endpos has been
added.

Unsurprisingly, --synchronous and --no-sync are incompatible options.
Thanks,
--
Michael

Attachment Content-Type Size
pg_receivewal_nosync.patch application/octet-stream 4.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tsunakawa, Takayuki 2017-10-25 00:58:15 Re: Remove secondary checkpoint
Previous Message Michael Paquier 2017-10-24 23:56:27 Re: per-sesson errors after interrupting CLUSTER pg_attrdef