On Tue, 2004-05-11 at 21:29, Tom Lane wrote:
> Simon Riggs <[EMAIL PROTECTED]> writes:
> > Currently, recovery loops until end of xlogs. There is no exit condition
> > from the loop. There is not currently a timestamp on the xlogs -
> > anywhere apart from the file date on each xlog.
> 
> Sure there is: every transaction commit record (and I think abort as
> well) carries a timestamp.  This was put in with PITR in mind in the
> very beginning.
> 

When being wrong has a purpose, I just love it.

I'll put my code-goggles back on the right way round.

Thanks, Simon


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to