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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve fsync documentation by stating that -W _0_ turns of writ
Date: 2012-02-14 22:42:08
Message-ID: E1RxR4a-0004h3-Ko@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

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