File: control

package info (click to toggle)
pgmonitor 0.55-2
  • links: PTS
  • area: main
  • in suites: sarge, woody
  • size: 120 kB
  • ctags: 3
  • sloc: tcl: 945; makefile: 33
file content (14 lines) | stat: -rw-r--r-- 525 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: pgmonitor
Section: misc
Priority: optional
Maintainer: Oliver Elphick <olly@lfix.co.uk>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2

Package: pgmonitor
Architecture: any
Depends: tcl8.3 | tclsh, tk8.3 | wish, postgresql (>> 7.1), gdb
Description: Tcl/TK script for examining the status of PostgreSQL backends
 This is a Tk/Tcl script for listing PostgreSQL backends and showing their
 current status.  If run by root or the PostgreSQL admin user, it is able to
 show what query a backend is running.