pgsql: Improve fsync documentation by stating that -W _0_ turns of writ

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Improve fsync documentation by stating that -W _0_ turns of writ
Дата
Msg-id E1RxR4a-0004h3-Ko@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve fsync documentation by stating that -W _0_ turns of write
caching.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/58d746213d3defb84947ff1407e6cb0eabb26f38

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Preserve column names in the execution-time tupledesc for a RowE
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Document random page cost is only 4x seqeuntial, and not 40x.