Add "not" to wal journaling text.
authorBruce Momjian
Thu, 18 Dec 2008 22:34:21 +0000 (22:34 +0000)
committerBruce Momjian
Thu, 18 Dec 2008 22:34:21 +0000 (22:34 +0000)
doc/src/sgml/wal.sgml

index a54fbc685e024c0c8ef381c26f0fe6559f6864c7..e5750b62dc53a853cf50a9e78b794c0a89049af1 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Reliability and the Write-Ahead Log
    
     
      Because WAL restores database file
-     contents after a crash, journaled filesystems are necessary for
+     contents after a crash, journaled filesystems are not necessary for
      reliable storage of the data files or WAL files.  In fact, journaling
      overhead can reduce performance, especially if journaling
      causes file system data to be flushed