Skip to content
Snippets Groups Projects
  1. Apr 15, 2010
  2. Apr 14, 2010
  3. Apr 13, 2010
  4. Apr 12, 2010
  5. Apr 08, 2010
    • Robert Haas's avatar
      Make smart shutdown work in combination with Hot Standby/Streaming Replication. · 1c850fa8
      Robert Haas authored
      At present, killing the startup process does not release any locks it holds,
      so we must wait to stop the startup and walreceiver processes until all
      read-only backends have exited.  Without this patch, the startup and
      walreceiver processes never exit, so the server gets permanently stuck in
      a half-shutdown state.
      
      Fujii Masao, with review, docs, and comment adjustments by me.
      1c850fa8
  6. Apr 07, 2010
  7. Apr 06, 2010
  8. Apr 05, 2010
  9. Apr 03, 2010
  10. Apr 02, 2010
  11. Apr 01, 2010
  12. Mar 31, 2010
  13. Mar 30, 2010
  14. Mar 29, 2010
  15. Mar 25, 2010
  16. Mar 23, 2010
Loading