You can visit the PgFoundry page at: http://pgfoundry.org/projects/xlogviewer/
To download the most recent sources:
cvs -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/xlogviewer login
When prompted for a password for anonymous, simply press the Enter key.
cvs -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/xlogviewer checkout xlogdump
The module xlogdump is where the code is actualy located.
The other module in CVS called xlogviewer is a proof of concept for putting xlogdump funcionality inside a backend module.
<< back