9.3 release notes: update streaming replication speedups
authorBruce Momjian
Mon, 22 Apr 2013 14:22:43 +0000 (10:22 -0400)
committerBruce Momjian
Mon, 22 Apr 2013 14:22:49 +0000 (10:22 -0400)
Andres Freund

doc/src/sgml/release-9.3.sgml

index f9795df64ae5c2d1b0fce9e0edac65d6cde77955..ddecec7d8e1ff000a4a7612e76dc41e5de3c3dc3 100644 (file)
 
       
        
-        Improve performance of non-synchronous streaming log shipping (Andres Freund)
+        Improve performance of streaming log shipping with
+        synchronous_commit disabled (Andres Freund)
        
       
 
       
        
-        Allow much faster fail-over to a standby server (Simon Riggs)
+        Allow much faster promotion of a streaming standby to primary (Simon
+        Riggs, Kyotaro Horiguchi)