Doc clarification for synchronous_commit.
authorRobert Haas
Wed, 18 Apr 2012 14:09:41 +0000 (10:09 -0400)
committerRobert Haas
Wed, 18 Apr 2012 14:11:03 +0000 (10:11 -0400)
Fujii Masao

doc/src/sgml/config.sgml

index cffca4e46c9f38e03ad74b81160d9cb5f4f7d5da..4728ca5cf46ba66961368b1ceedad25ba188d5df 100644 (file)
@@ -1662,6 +1662,9 @@ SET ENABLE_SEQSCAN TO OFF;
         to allow the transaction to commit asynchronously.  However, the
         special value local is available for transactions that
         wish to wait for local flush to disk, but not synchronous replication.
+        If synchronous_standby_names is not set, on,
+        remote_write and local provide the same
+        synchronization level; transaction commit only waits for local flush.
        
        
         This parameter can be changed at any time; the behavior for any