Actually I am using WAL files for designing a replication tool and I need to know if there is any method by which we can obtain sql statements executed in particular transaction id (xid)
Here is a block of information which I have from the processing of WAL file in pg_xlog directory