Re: Logical Replication WIP

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Logical Replication WIP
Дата
Msg-id CAMsr+YFB2t9u4T_xFzVJKB+1qVdohcL9hti7mvfmJgnLRWqyeQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Logical Replication WIP  (Petr Jelinek <petr@2ndquadrant.com>)
Список pgsql-hackers
On 14 September 2016 at 04:56, Petr Jelinek <petr@2ndquadrant.com> wrote:

> Not sure what you mean by negotiation. Why would that be needed? You know
> server version when you connect and when you know that you also know what
> capabilities that version of Postgres has. If you send unrecognized option
> you get corresponding error.

Right, because we can rely on the server version = the logical
replication version now.

All good.

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



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCH v2] Add overflow checks to money type input function
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: make async slave to wait for lsn to be replayed