From: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
---|---|
To: | Tomasz Rybak <tomasz(dot)rybak(at)post(dot)pl> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Re: pglogical_output - a general purpose logical decoding output plugin |
Date: | 2016-01-19 14:26:46 |
Message-ID: | CAMsr+YHdxUOoiF1-0sfUC2EL5ewjhr+t64hvjoRp6x-NGjqimQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 19 January 2016 at 05:47, Tomasz Rybak <tomasz(dot)rybak(at)post(dot)pl> wrote:
> I just quickly went through patch v5.
> It's rather big patch, on (or beyond) my knowledge of PostgreSQL to
> perform high-quality review. But during this week I'll try to send reviews
> of parts of the code, as going through it in one sitting seems impossible.
>
> One proposed change - update copyright to 2016.
>
> i'd also propose to change of pglogical_output_control.in:
> comment = 'general purpose logical decoding plugin'
> to something like "general-purpoer plugin decoding and generating stream
> of logical changes"
>
> We might also think about changing name of plugin to something resembling
> "logical_streaming_decoder" or even "logical_streamer"
>
>
I'm open to ideas there but I'd want some degree of consensus before
undertaking the changes required.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2016-01-19 14:34:54 | Re: Patch: Implement failover on libpq connect level. |
Previous Message | David Steele | 2016-01-19 14:20:03 | Re: Additional role attributes && superuser review |