Project

General

Profile

WikiStart » History » Version 12

Devrim Gunduz, 08/05/2009 05:44 AM

1 1
2 12 Devrim Gunduz
h1. Welcome to Pitrtools Wiki
3 1
4
5 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.
6
7
8
h2. Getting PITRTools
9
10
11
* Stable tarball: "pitrtools-1.2.tar.gz":http://files.commandprompt.com/pitrtools/pitrtools-1.2.tar.bz2 
12
* SVN:
13
*** Stable:
14
<pre>
15 1
   svn co https://projects.commandprompt.com/public/pitrtools/repo/branches/1.2
16 12 Devrim Gunduz
</pre>
17
*** Trunk (dev/unstable):
18
<pre>
19 4 bford -
   svn co https://projects.commandprompt.com/public/pitrtools/repo/trunk
20 12 Devrim Gunduz
</pre>
21 4 bford -
22 12 Devrim Gunduz
23
h3. Documentation
24
25 4 bford -
 
26 12 Devrim Gunduz
The documentation is reference documentation. You will need to be at least familiar with how [[PostgreSQL]] and log shipping works.
27 8 bford -
28 12 Devrim Gunduz
** Standby documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_standby.README
29
** Archiver documentation: https://projects.commandprompt.com/public/pitrtools/browser/branches/1.2/cmd_archiver.README
30
** 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 .
31 4 bford -
32
33 12 Devrim Gunduz
h3. Getting Help
34
35
36
* There is consulting available from "Command Prompt":http://www.commandprompt.com
37
* There is a very low traffic "mailing list":http://lists.commandprompt.com/mailman/listinfo/pitrtools/