pgsql: Document that BBU's do not allow partial page writes to be safel

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Document that BBU's do not allow partial page writes to be safel
Дата
Msg-id E1PVafQ-0008EX-Ak@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document that BBU's do not allow partial page writes to be safely turned
off unless they guarantee that all writes to the BBU arrive in 8kB chunks.

Per discussion with Greg Smith

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=7a1ca8977fd109a86b540444f71f24bd2f38ea43

Modified Files
--------------
doc/src/sgml/wal.sgml |   10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Wording improvements for pg_ctl manual page.
Следующее
От: h-saito@pgfoundry.org (Hiroshi Saito)
Дата:
Сообщение: psqlodbc - psqlodbc: add some changes.