WikiStart » History » Version 14
Joshua Drake, 08/02/2010 09:14 AM
1 | 12 | Devrim Gunduz | h1. Welcome to Pitrtools Wiki |
---|---|---|---|
2 | 1 | ||
3 | |||
4 | 12 | Devrim Gunduz | 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. |
5 | |||
6 | |||
7 | h2. Getting PITRTools |
||
8 | |||
9 | |||
10 | * Stable tarball: "pitrtools-1.2.tar.gz":http://files.commandprompt.com/pitrtools/pitrtools-1.2.tar.bz2 |
||
11 | 14 | Joshua Drake | * GIT: |
12 | 13 | Aurynn Shaw | <pre> |
13 | $ git clone git://github.com/commandprompt/PITRTools.git |
||
14 | 12 | Devrim Gunduz | </pre> |
15 | 4 | bford - | |
16 | 12 | Devrim Gunduz | |
17 | h3. Documentation |
||
18 | |||
19 | 4 | bford - | |
20 | 12 | Devrim Gunduz | The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] and log shipping works. |
21 | 8 | bford - | |
22 | 12 | Devrim Gunduz | ** Standby documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_standby.README |
23 | ** Archiver documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_archiver.README |
||
24 | ** 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 . |
||
25 | 4 | bford - | |
26 | |||
27 | 12 | Devrim Gunduz | h3. Getting Help |
28 | |||
29 | |||
30 | * There is consulting available from "Command Prompt":http://www.commandprompt.com |
||
31 | * There is a very low traffic "mailing list":http://lists.commandprompt.com/mailman/listinfo/pitrtools/ |