WikiStart » History » Revision 15
Revision 14 (Joshua Drake, 08/02/2010 09:14 AM) → Revision 15/30 (Joshua Drake, 03/04/2011 10:28 AM)
h1. 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. h2. Getting PITRTools * Stable tarball: "pitrtools-1.2.tar.gz":http://files.commandprompt.com/pitrtools/pitrtools-1.2.tar.bz2 * GIT (Unstable): GIT: <pre> $ git clone git://github.com/commandprompt/PITRTools.git </pre> h3. Documentation The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] and log shipping works. ** Standby documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_standby.README ** Archiver documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_archiver.README ** There is a talk that was given at "SCALE":http://www.socallinuxexpo.org/ and "PostgreSQL Conference":http://www.postgresqlconference.org/ that can be found at "SlideShare":http://www.slideshare.net/linuxpoet/pitr-made-easy-1265196 . h3. Getting Help * There is consulting available from "Command Prompt":http://www.commandprompt.com * There is a very low traffic "mailing list":http://lists.commandprompt.com/mailman/listinfo/pitrtools/