Project

General

Profile

Actions

WikiStart » History » Revision 12

« Previous | Revision 12/30 (diff) | Next »
Devrim Gunduz, 08/05/2009 05:44 AM


Welcome to Pitrtools Wiki

PITRTools is a set of wrapper scripts that provide warm standby functionality to PostgreSQL. The software is essentially two scripts, cmd_archiver.py and cmd_standby.py. The project is under the BSD license.

Getting PITRTools

  • Stable tarball: pitrtools-1.2.tar.gz
  • SVN:
    • Stable:
         svn co https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2
      
    • Trunk (dev/unstable):
         svn co https://projects.commandprompt.com/public/pitrtools/repo/trunk
      

Documentation

The documentation is reference documentation. You will need to be at least familiar with how PostgreSQL and log shipping works.

Getting Help

Updated by Devrim Gunduz over 14 years ago · 12 revisions