pgsql: Make a hard state change from catchup to streaming mode.

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Make a hard state change from catchup to streaming mode.
Дата
Msg-id E1PqRxL-0006sV-Lt@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Make a hard state change from catchup to streaming mode.
More useful state change for monitoring purposes, plus a
required change for synchronous replication patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bc76695c4c44e21aed94ee2bea81c4cdcedf1390

Modified Files
--------------
src/backend/replication/walsender.c |   23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Separate messages for standby replies and hot standby feedback.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Use $INDENT rather than indent throughout the pgindent code