File: control

package info (click to toggle)
pitrtools 1.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 84 kB
  • ctags: 31
  • sloc: python: 475; makefile: 27; sql: 16
file content (16 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pitrtools
Section: database
Priority: extra
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Build-Depends: debhelper (>= 5.0.0)
Homepage: https://projects.commandprompt.com/public/pitrtools/
Standards-Version: 3.8.1

Package: pitrtools
Architecture: all
Depends: python
Recommends: postgresql-8.2 | postgresql-8.3 | postgresql-8.4
Description: wrapper scripts providing warm standby functionality to PostgreSQL
 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.