Update sync commit performance documentation to be consistent with other
authorBruce Momjian
Wed, 26 Jan 2011 14:15:52 +0000 (09:15 -0500)
committerBruce Momjian
Wed, 26 Jan 2011 14:15:52 +0000 (09:15 -0500)
non-durable items, per Robert Haas.

doc/src/sgml/perform.sgml

index fb555985da8086ce91c16dfb28f4b631b6827cda..0a104571571b463c01cd7336e14a01817412ad15 100644 (file)
@@ -1157,9 +1157,9 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
 
      
       
-       Turn off ;  there might be no
+       Turn off ;  there is no
        need to write the WAL to disk on every
-       commit.  This can cause transaction loss after a server crash.
+       commit.