From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Subject: | Re: [PATCH] PostgresNode.pm enhancements, pg_lsn helper, and some more recovery tests |
Date: | 2017-01-04 08:16:18 |
Message-ID: | CAMsr+YHxTMrY1woH_m4bEF3f5+kxX_T=sDuyXf4d2-+e-56iFg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 4 January 2017 at 12:39, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> To keep things together, I've followed up on the logical decoding on
> standby thread that now incorporates all these patches.
Attached are the two patches discussed upthread, in their
proposed-for-commit form, as requested by Simon.
These correspond to patches 0001 and 0004 of the logical decoding on
standby series at
https://www.postgresql.org/message-id/CAMsr+YEzC=-+eV09A=ra150FjtkmTqT5Q70PiqBwytbOR3cshg@mail.gmail.com
.
This subset is tracked as https://commitfest.postgresql.org/12/883/ .
When committed I will update the decoding on standby series to omit
these pre-requisite patches.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-PostgresNode-methods-to-wait-for-node-catchup.patch | text/x-patch | 10.7 KB |
0002-Expand-streaming-replication-tests-to-cover-hot-stan.patch | text/x-patch | 6.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2017-01-04 08:19:34 | Re: Logical decoding on standby |
Previous Message | Andres Freund | 2017-01-04 08:10:44 | Re: safer node casting |