Add a note to release notes about the smart failover mode in pg_standby.
authorHeikki Linnakangas
Thu, 14 May 2009 21:01:49 +0000 (21:01 +0000)
committerHeikki Linnakangas
Thu, 14 May 2009 21:01:49 +0000 (21:01 +0000)
doc/src/sgml/release-8.4.sgml

index c280be7cda11f8a8c57ab7060afed6b9925e60ed..f6fa682ebecf844c12c852630401a62d24ff4660 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
       
      
 
+     
+      
+       Make contrib/pg_standby recover all available WAL before
+       failover (Fujii Masao, Simon, Heikki)
+      
+
+      
+       To make this safe, you now need to set the new
+       recovery_end_command option in recovery.conf to
+       clean up the trigger fail after failover.
+      
+     
+