WikiStart » History » Version 20
Ivan Lezhnjov, 12/04/2012 11:04 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 | 18 | Joshua Drake | * Latest Release: "pitrtool-1.3-rc1.tar.gz":http://files.commandprompt.com/pitrtools/pitrtools-1.3-rc1.tar.gz |
12 | 15 | Joshua Drake | * GIT (Unstable): |
13 | 13 | Aurynn Shaw | <pre> |
14 | $ git clone git://github.com/commandprompt/PITRTools.git |
||
15 | 12 | Devrim Gunduz | </pre> |
16 | 4 | bford - | |
17 | 12 | Devrim Gunduz | |
18 | 20 | Ivan Lezhnjov | h2. Documentation |
19 | 12 | Devrim Gunduz | |
20 | 4 | bford - | |
21 | 12 | Devrim Gunduz | The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] and log shipping works. |
22 | 8 | bford - | |
23 | 16 | Joshua Drake | ** Standby documentation: https://github.com/commandprompt/PITRTools/blob/master/cmd_standby.README |
24 | ** Archiver documentation: https://github.com/commandprompt/PITRTools/blob/master/cmd_archiver.README |
||
25 | 19 | Ivan Lezhnjov | ** PITRtools how-to: [[How To Configure Warm Standby with PITRTools]] |
26 | 12 | Devrim Gunduz | ** 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 . |
27 | 4 | bford - | |
28 | |||
29 | 20 | Ivan Lezhnjov | h2. Getting Help |
30 | 12 | Devrim Gunduz | |
31 | |||
32 | * There is consulting available from "Command Prompt":http://www.commandprompt.com |
||
33 | * There is a very low traffic "mailing list":http://lists.commandprompt.com/mailman/listinfo/pitrtools/ |