I want to write a function to expose the content of WAL Files as streams,and then send to somewhere else, record by record.
Could you tell me something about the internal structure of the WAL Files?
Thank you very much!