I'm pleased to announce the latest release of xlogdump. xlogdump is a tool for extracting data from WAL segment files.
Here is xlogdump README:
https://github.com/snaga/xlogdump/blob/master/README.xlogdump
xlogdump was originally developed by Tom Lane and Diogo Biazus around five years ago, but not be maintained these few years.
So, I picked it up and have fixed some problems and enhanced. It has still several issues, but it seems to start working, so it's time to try it again, folks!
https://github.com/snaga/xlogdump/downloads
xlogdump is now able to be compiled against 8.2~9.0 (it was tough fixes!), so it could be a fun (of course, also useful) stuff for many hackers and users.
Please visit the new project repository, and try it.
https://github.com/snaga/xlogdump
If you have any bug reports and/or comments, please feel free to email me.
Thanks in advance,
p.s.
I really appreciate Tom and Diogo for their previous great work.
Sunday, September 04, 2011
Subscribe to:
Post Comments (Atom)
2 comments:
Hi Satoshi,
I've been hoping that someone would do this work for a while now. Thanks!
Thanks! Yeah, I hope xlogdump to help pg guys to understand pg behaviors, and it should be very useful. Enjoy!
Post a Comment