Re: Improve handling of parameter differences in physical replication

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Improve handling of parameter differences in physical replication
Дата
Msg-id 2134a29f-e934-4585-e81f-ab416e1923be@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Improve handling of parameter differences in physicalreplication  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Improve handling of parameter differences in physical replication  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
Список pgsql-hackers
Here is an updated patch that incorporates some of the suggestions.  In 
particular, some of the warning messages have been rephrased to more 
accurate (but also less specific), the warning message at recovery pause 
repeats every 1 minute, and the documentation has been updated.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg11+: pg_ls_*dir LIMIT 1: temporary files .. not closed at end-of-transaction
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH] Skip llvm bytecode generation if LLVM is missing