In release notes, mention the need to initialize bgw_notify_pid.
authorRobert Haas
Fri, 30 May 2014 03:33:49 +0000 (23:33 -0400)
committerRobert Haas
Fri, 30 May 2014 03:33:49 +0000 (23:33 -0400)
Michael Paquier

doc/src/sgml/release-9.4.sgml

index ae059f88183d877860b63df1e3effb24ad6ea073..c0ead175d30e21b09f617bf5835514176ad52c25 100644 (file)
      
     
 
+    
+     
+      background workers registered at
+      postmaster startup time should set
+      bgw_notify_pid to 0.
+      
+     
+    
+
     
      
       DISCARD ALL now also discards sequence state.