snaga / xlogdump

A tool for extracting data from the PostgreSQL's write ahead logs.

Home Page:http://pgsnaga.blogspot.com/2011/09/xlogdump-050-released.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Test Instruction
======================

 1. Create `/tmp/pgsql/source' directory and extract the postgresql
    source tarball(s) in it.

 2. Check `VERSIONS' variable in `tests/build_test.sh'.

 3. Run `./test/build_test.sh' (in the xlogdump source root directory).

 4. `xlogdump-${VER}' executable(s) must be created.

About

A tool for extracting data from the PostgreSQL's write ahead logs.

http://pgsnaga.blogspot.com/2011/09/xlogdump-050-released.html

License:Other


Languages

Language:C 94.7%Language:Shell 5.3%