WikiStart » History » Revision 12
Revision 11 (Devrim Gunduz, 08/05/2009 05:44 AM) → Revision 12/30 (Devrim Gunduz, 08/05/2009 05:44 AM)
h1. = Welcome to Pitrtools Wiki = PITRTools is a set of wrapper scripts that provide warm standby functionality to [[PostgreSQL]]. 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 [http://files.commandprompt.com/pitrtools/pitrtools-1.2.tar.bz2 pitrtools-1.2.tar.gz] * SVN: *** * Stable: <pre> {{{ svn co https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2 </pre> *** }}} * Trunk (dev/unstable): <pre> {{{ svn co https://projects.commandprompt.com/public/pitrtools/repo/trunk </pre> h3. }}} === Documentation === The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] 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/ [http://www.socallinuxexpo.org/ SCALE] and "PostgreSQL Conference":http://www.postgresqlconference.org/ [http://www.postgresqlconference.org/ PostgreSQL Conference] that can be found at "SlideShare":http://www.slideshare.net/linuxpoet/pitr-made-easy-1265196 [http://www.slideshare.net/linuxpoet/pitr-made-easy-1265196 SlideShare] . h3. === Getting Help === * There is consulting available from "Command Prompt":http://www.commandprompt.com [http://www.commandprompt.com Command Prompt] * There is a very low traffic "mailing list":http://lists.commandprompt.com/mailman/listinfo/pitrtools/ [http://lists.commandprompt.com/mailman/listinfo/pitrtools/ mailing list]