| From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Petr Jelinek <petr(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Subject: | Re: [PATCH] Logical decoding timeline following take II |
| Date: | 2016-11-16 04:55:01 |
| Message-ID: | CAMsr+YGd5dv3zPNch6BU4UXX49NJDC9m3-Y=V5q=TNcE9QgSaQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 16 November 2016 at 12:44, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> Despite that, I've attached a revised version of the current approach
> incorporating fixes for the issues you mentioned. It's preceded by the
> patch to add an --endpos option to pg_recvlogical so that we can
> properly test the walsender interface too.
I didn't rebase the patch that made the timeline following tests use
the recvlogical support in PostgreNode.pm. Now attached.
Even if timeline following isn't accepted as-is, I'd greatly
appreciate inclusion of the first two patches as they add basic
coverage of pg_recvlogical and a helper to make using it in tests
simple and reliable.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Add-an-optional-endpos-LSN-argument-to-pg_recvlogica.patch | text/x-patch | 10.6 KB |
| 0002-Add-a-pg_recvlogical-wrapper-to-PostgresNode.patch | text/x-patch | 5.5 KB |
| 0003-Follow-timeline-switches-in-logical-decoding.patch | text/x-patch | 20.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tatsuo Ishii | 2016-11-16 05:03:44 | Re: Patch: Implement failover on libpq connect level. |
| Previous Message | Pavel Stehule | 2016-11-16 04:54:34 | regression tests fails |