Project

General

Profile

WikiStart » History » Version 25

Joshua Drake, 04/16/2013 03:42 PM

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
h2. Getting PITRTools
7
8
9 25 Joshua Drake
* Stable tarball (04/16/13): "pitrtools-1.3.tar.gz":http://files.commandprompt.com/pitrtools/pitrtools-1.3.tar.gz 
10 24 Joshua Drake
11 15 Joshua Drake
* GIT (Unstable):
12 13 Aurynn Shaw
<pre>
13
$ git clone git://github.com/commandprompt/PITRTools.git
14 4 bford -
</pre>
15 12 Devrim Gunduz
16 20 Ivan Lezhnjov
h2. Documentation
17 12 Devrim Gunduz
18 4 bford -
 
19 12 Devrim Gunduz
The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] and log shipping works.
20 8 bford -
21 16 Joshua Drake
** Standby documentation: https://github.com/commandprompt/PITRTools/blob/master/cmd_standby.README
22
** Archiver documentation: https://github.com/commandprompt/PITRTools/blob/master/cmd_archiver.README
23 19 Ivan Lezhnjov
** PITRtools how-to: [[How To Configure Warm Standby with PITRTools]]
24 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 .
25 4 bford -
26
27 20 Ivan Lezhnjov
h2. Getting Help
28 12 Devrim Gunduz
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/