Re: [PATCH] Logical decoding timeline following take II

Поиск
Список
Период
Сортировка
От Petr Jelinek
Тема Re: [PATCH] Logical decoding timeline following take II
Дата
Msg-id b579759e-be05-3128-7707-ed320e90e277@2ndquadrant.com
обсуждение исходный текст
Ответ на [PATCH] Logical decoding timeline following take II  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: [PATCH] Logical decoding timeline following take II  (Craig Ringer <craig@2ndquadrant.com>)
Re: [PATCH] Logical decoding timeline following take II  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi Craig,

On 01/09/16 06:08, Craig Ringer wrote:
> Hi all
>
> Attached is a rebased and updated logical decoding timeline following
> patch for 10.0.
>
> This is a pre-requisite for the pending work on logical decoding on
> standby servers and simplified failover of logical decoding.
>

I went over this and it looks fine to me, I only rebased the patch on
top of current version (we renamed pg_xlog which broke the tests) and
split the test harness to separate patch. Otherwise I would consider
this to be ready for committer.

I think this should go in early so that there is enough time in the
cycle to uncover potential issues if there are any, even though it looks
all correct to me.

>
> The test harness code will become unnecessary when proper support for
> logical failover or logical decoding on standby is added, so I'm not
> really sure it should be committed.

Yeah as I said above I split out the test harness for this reason. The
good thing is that when the followup patches get in the test harness
should be easy to removed as the changes are very localized.

--
  Petr Jelinek                  http://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Patch: Implement failover on libpq connect level.
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1