WAL dump tool - Mailing list pgsql-hackers

From higepon
Subject WAL dump tool
Date
Msg-id f07386410905080143q66f5e87dtcf7f8545578f5d56@mail.gmail.com
Whole thread Raw
Responses Re: WAL dump tool  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-hackers
Hi.
Is the following todo item still necessary?
 Create dump tool for write-ahead logs for use in determining
transaction id for point-in-time recovery.   This is useful for checking PITR recovery.

If so, I want to make it.
What is the expected output of the dump tool?
TransactionId, TimeLineID and ?


Best regards,

-----
MINOWA Taro (Higepon)

Cybozu Labs, Inc.

http://www.monaos.org/
http://code.google.com/p/mosh-scheme/


pgsql-hackers by date:

Previous
From: higepon
Date:
Subject: Re: Extra cost of "lossy mode" Bitmap Scan plan
Next
From: Peter Eisentraut
Date:
Subject: Re: Some 8.4 changes needed according to pg_migrator testing