pgtop 4.0.0-2 source package in Ubuntu

Changelog

pgtop (4.0.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.1, no changes needed.

 -- Christoph Berg <email address hidden>  Tue, 11 Jan 2022 10:43:50 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
pgtop_4.0.0-2.dsc 1.9 KiB 8dd0a357a897f1fc3700f023518262d74d3f882ce2b127417e700163367e0f0a
pgtop_4.0.0.orig.tar.bz2 120.8 KiB 5c3ae968f7354bfbcc25d98a190827eb0b93ff036ac81953a193b633be9d9291
pgtop_4.0.0-2.debian.tar.xz 4.6 KiB 5f9853e073469631a86b525be75ed43e975c2a531ed738f1de95dbafa1bdf961

Available diffs

No changes file available.

Binary packages built by this source

pgtop: PostgreSQL performance monitoring tool akin to top

 pg_top is 'top' for PostgreSQL.
 .
  * Monitor PostgreSQL processes.
  * View currently running SQL statement of a process.
  * View query plan of a currently running SELECT statement.
  * View locks held by a process.
  * View I/O statistics per process.
  * View replication statistics for downstream nodes.

pgtop-dbgsym: debug symbols for pgtop