Add hot standby to release notes
authorPeter Eisentraut
Sat, 19 Dec 2009 20:33:12 +0000 (20:33 +0000)
committerPeter Eisentraut
Sat, 19 Dec 2009 20:33:12 +0000 (20:33 +0000)
doc/src/sgml/release-8.5.sgml

index 12f9eff68ca5040c288f1d536298d7768828f142..4e247a381150c6d659b88b3442b1d9153528f39f 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
   Release 8.5alpha3
     
       Administration and Monitoring
       
+       
+        
+         Allow read-only connections during recovery, also
+         known as Hot Standby.  This provides a built-in master-slave
+         replication solution.
+        
+       
        
         
          Provide a parenthesized-options syntax for VACUUM, analogous to