Re: pg_ctl promote wait

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Subject: Re: pg_ctl promote wait
Date: 2016-08-03 12:35:19
Message-ID: c55f31f4-1afe-b14f-d5fe-f37ca9348e24@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Updated patch set for pg_ctl promote -w, incorporating AFAICT all of the
previous reviews, in particular Michael Paquier's changes to the
StartupXLOG() ordering, and rebasing on top of
src/common/controldata_utils.c.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Make-command_like-output-more-compact.patch text/x-patch 1022 bytes
0002-pg_ctl-Add-tests-for-promote-action.patch text/x-patch 2.7 KB
0003-pg_ctl-Detect-current-standby-state-from-pg_control.patch text/x-patch 10.6 KB
0004-Delay-updating-control-file-to-in-production.patch text/x-patch 2.8 KB
0005-pg_ctl-Add-wait-option-to-promote-action.patch text/x-patch 5.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2016-08-03 13:33:07 Re: Why we lost Uber as a user
Previous Message Alexey Grishchenko 2016-08-03 11:54:54 Re: PL/Python adding support for multi-dimensional arrays