From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Exit from base backups when shutdown is requested |
Date: | 2011-01-14 12:10:01 |
Message-ID: | 1295007001.12442.63.camel@ebony |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Fri, 2011-01-14 at 11:37 +0000, Magnus Hagander wrote:
> Exit from base backups when shutdown is requested
>
> 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.
Please make that the last commit in this area for next week.
I want to get a base from which to solidify the sync rep code, and
associated patches.
I'm not saying there will be a code clash, but there may be a clash of
detail or intention that will make life more difficult for testing.
Thanks,
--
Simon Riggs http://www.2ndQuadrant.com/books/
PostgreSQL Development, 24x7 Support, Training and Services
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2011-01-14 12:16:05 | Re: [COMMITTERS] pgsql: Exit from base backups when shutdown is requested |
Previous Message | Magnus Hagander | 2011-01-14 11:37:22 | pgsql: Exit from base backups when shutdown is requested |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2011-01-14 12:10:39 | Re: reviewers needed! |
Previous Message | Heikki Linnakangas | 2011-01-14 12:08:24 | Re: Recovery control functions |