1. 14 Jan, 2011 2 commits
    • Magnus Hagander's avatar
      Exit from base backups when shutdown is requested · 688423d0
      Magnus Hagander authored
      When the exit waits until the whole backup completes, it may take
      a very long time.
      
      In passing, add back an error check in the main loop so we detect
      clients that disconnect much earlier if the backup is large.
      688423d0
    • Tom Lane's avatar
      Code review for postmaster.pid contents changes. · 52948169
      Tom Lane authored
      Fix broken test for pre-existing postmaster, caused by wrong code for
      appending lines to the lockfile; don't write a failed listen_address
      setting into the lockfile; don't arbitrarily change the location of the
      data directory in the lockfile compared to previous releases; provide more
      consistent and useful definitions of the socket path and listen_address
      entries; avoid assuming that pg_ctl has the same DEFAULT_PGSOCKET_DIR as
      the postmaster; assorted code style improvements.
      52948169
  2. 13 Jan, 2011 8 commits
  3. 12 Jan, 2011 3 commits
  4. 11 Jan, 2011 8 commits
  5. 10 Jan, 2011 4 commits
  6. 09 Jan, 2011 14 commits
  7. 08 Jan, 2011 1 commit