Fujii Masao escreveu:
> On Tue, Oct 6, 2009 at 7:47 AM, Heikki Linnakangas
> <heikki.linnakan...@enterprisedb.com> wrote:
>> That TODO item is a lot less important after we have Hot Standby. It
>> contains functions that allow you to pause and continue WAL replay, and
>> step through the WAL one transaction at a time.
> 
> I don't think this is practical for PITR purpose, since applying one 
> transaction
> at a time up to the recovery target point might take very long time. So the 
> tool
> to quickly determine the recovery target point is necessary even after we have
> HS, I think. Am I missing something?
> 
No. BTW, I have an unpublished version here that I didn't commit because I
need to clean it up. :(


-- 
  Euler Taveira de Oliveira
  http://www.timbira.com/

-- 
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