File: control

package info (click to toggle)
pgtop 3.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,432 kB
  • ctags: 2,600
  • sloc: ansic: 20,266; sh: 3,503; makefile: 102; awk: 44
file content (34 lines) | stat: -rw-r--r-- 1,170 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: pgtop
Section: misc
Priority: optional
Maintainer: Bastiaan Franciscus van den Dikkenberg <bas@dikkenberg.net>
Build-Depends: debhelper (>= 9),dh-autoreconf , autotools-dev, libpq-dev, libncurses5-dev
Standards-Version: 3.9.5
Homepage: http://ptop.projects.postgresql.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/pgtop.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pgtop.git;a=summary

Package: pgtop
Replaces: ptop (<< 3.7.0-1~)
Breaks: ptop (<< 3.7.0-1~)
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Enhances: postgresql
Description: PostgreSQL performance monitoring tool akin to top
 pg_top is a console-based tool for monitoring a PostgreSQL database.
 .
 With pg_top you can:
   * View currently running SQL statement of a process
   * View query plan of a currently running SELECT statement
   * View locks held by a process
   * View user table statistics
   * View user index statistics

Package: ptop
Depends: pgtop, ${misc:Depends}
Architecture: all
Section: oldlibs
Description: transitional dummy package 
 This is a transitional dummy package. It can safely be removed.
 ptop is replaced by pgtop