Re: pg_stat_replication.state: streaming/catchup

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_stat_replication.state: streaming/catchup
Дата
Msg-id CAB7nPqT5YWPsQgdJ6B7rGyF29zdkF=JMWeNtaWvSZBO0m53jNw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_stat_replication.state: streaming/catchup  (Torsten Förtsch <torsten.foertsch@gmx.net>)
Список pgsql-general



On Mon, Apr 21, 2014 at 8:34 PM, Torsten Förtsch <torsten.foertsch@gmx.net> wrote:
On 21/04/14 13:18, Michael Paquier wrote:
s there a difference in the protocol used in those phases? Maybe the
catchup phase is optimized for bulk throughput?
There is no difference AFAIK, the same replication protocol is used:
http://www.postgresql.org/docs/9.3/static/protocol-replication.html
Regards,
--
Michael

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

Предыдущее
От: Torsten Förtsch
Дата:
Сообщение: Re: pg_stat_replication.state: streaming/catchup
Следующее
От: Dorian Hoxha
Дата:
Сообщение: Re: Altering array(composite-types) without breaking code when inserting them and similar questions