On Thu, 2009-05-28 at 18:02 +0300, Heikki Linnakangas wrote:

> postmaster never sends SIGTERM to pgarch, and postmaster is still alive.

Then we have a regression, since we changed the code to make sure the
archiver did shutdown even if there was a backlog. The reason is that if
there is a long backlog at the time we restart we may cause a long
outage while we wait for the archiver to shutdown, before postmaster
restarts.

-- 
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to