Re: PITR Phase 2 - Design Planning
Rod Taylor <pg@rbt.ca>
From: Rod Taylor <pg@rbt.ca>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Hans-Jürgen Schönig <postgres@cybertec.at>, PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2004-04-27T20:56:26Z
Lists: pgsql-hackers
> Overall, I'd refer back to the points Bruce raised - you certainly do > need a way of finding out the time to recover to, and as others have > said also, time isn't the only desirable "recovery point". Wouldn't it be sufficient to simply use the transaction ID and ensure that all the parameters the user might want to use to find that ID can be made available in the log files?