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

From Bruce Momjian
Subject pgsql: Improve fsync documentation by stating that -W _0_ turns of writ
Date
Msg-id E1RxR4a-0004h3-Ko@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Preserve column names in the execution-time tupledesc for a RowE
Next
From: Thom Brown
Date:
Subject: Re: pgsql: Document random page cost is only 4x seqeuntial, and not 40x.