Re: [HACKERS] src/test/subscription/t/005_encoding.pl is broken

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] src/test/subscription/t/005_encoding.pl is broken
Дата
Msg-id CA+TgmoZDph8t0EDiT=ihKQNstnKhHREgADwCE5QRwQ9QKp+y6w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] src/test/subscription/t/005_encoding.pl is broken  (Andres Freund <andres@anarazel.de>)
Ответы Re: [HACKERS] src/test/subscription/t/005_encoding.pl is broken  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Mon, Sep 18, 2017 at 1:58 PM, Andres Freund <andres@anarazel.de> wrote:
> To my knowledge here's not really any difference between the two in
> logical replication. Received changes are immediately applied, there's
> no equivalent to a walreceiver queing up "logical wal" onto disk.

Huh?  Decoding and applying the changes has to take some finite time
greater than 0.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Re: [COMMITTERS] pgsql: Perform only oneReadControlFile() during startup.
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] src/test/subscription/t/005_encoding.pl is broken