pgsql: docs: Improve A?synchronous Multimaster Replication descr.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: docs: Improve A?synchronous Multimaster Replication descr.
Дата
Msg-id E1iHb8y-00073F-GU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
docs:  Improve A?synchronous Multimaster Replication descr.

The docs for sync and async multimaster replication were unclear about
when to use it, and when it has benefits;  this change clarifies that.

Reported-by: juha-pekka.eloranta@reaktor.fi

Discussion: https://postgr.es/m/156856543824.1274.12180817186798859836@wrigleys.postgresql.org

Backpatch-through: 9.4

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e4ca62b9488393f1f3a7e982daff544fa90959bf

Modified Files
--------------
doc/src/sgml/high-availability.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: clarify that today/tomorrow/yesterday is at 00:00
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve test coverage of pg_rewind