Update 9.0 release notes so streaming replication and hot standby is not
authorBruce Momjian
Thu, 1 Jul 2010 02:33:21 +0000 (02:33 +0000)
committerBruce Momjian
Thu, 1 Jul 2010 02:33:21 +0000 (02:33 +0000)
assumed to require continuous archiving.

Per report from Fujii Masao

doc/src/sgml/release-9.0.sgml

index ab3b8c070dd79762b43df608c41aee06fd2174c0..7ed1ead414d42c833fe16f751ec2a3ae42db4184 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Release 9.0
     
      
       
-       Allow continuous archive standby systems to accept read-only queries
+       Allow a standby system to accept read-only queries
        (Simon Riggs, Heikki Linnakangas)
       
 
 
      
       
-       Allow continuous archive (WAL) files to be streamed to a
+       Allow write-ahead log (WAL) files to be streamed to a
        standby system (Fujii Masao, Heikki Linnakangas)