AW: AW: Re: Backup and Recovery - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: AW: Re: Backup and Recovery
Date
Msg-id 11C1E6749A55D411A9670001FA68796336836B@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List pgsql-hackers
> Another issue is "physical log" if first modification after checkpoint
> was from an aborted txn. Now because you need to write that physical log
> page you will also need to write the abort to pg_log ...

Forget that part, sorry, how stupid. We were getting rid of those pages anyway.

Andreas


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: AW: Re: Backup and Recovery
Next
From: Alex Pilosov
Date:
Subject: Re: Proper use of select() parameter nfds?