On Fri, Apr 26, 2013 at 11:35 AM, Simon Riggs <[email protected]> wrote: > Given that I was describing how we might implement Heikki's > suggestion, I find this comment confusing. > > Please explain.
Heikki's suggestion is simply to have a mode that stops as soon as consistency is reached. The server already knows (from the backup label) what the consistency point is, so there's no need to add a restore point or anything else to the WAL stream to implement what he's talking about. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
