pgsql: Remove disclaimer stating that fsync=off slows down sync rep.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Remove disclaimer stating that fsync=off slows down sync rep.
Дата
Msg-id E1Q3edb-0003AB-Ko@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove disclaimer stating that fsync=off slows down sync rep.

The underlying problem that caused this phenomenon was fixed by commit
92f4786fa9b730fd12cbfe973eb96addc6e98924.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/high-availability.sgml |    6 ------
1 files changed, 0 insertions(+), 6 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Update release notes for latest commits.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix plpgsql to release SPI plans when a function or DO block is