pgtop 4.1.1-1 source package in Ubuntu

Changelog

pgtop (4.1.1-1) unstable; urgency=medium

  * New upstream version 4.1.1.
  * Drop libelf-dev again.

 -- Christoph Berg <email address hidden>  Mon, 10 Jun 2024 11:54:41 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
pgtop_4.1.1-1.dsc 1.9 KiB f3e446a048b04f74bbb3b8818e60e10151420d95b2382ebbac67403686581625
pgtop_4.1.1.orig.tar.bz2 102.8 KiB f84b12e0f97c94f30b312f35442fd4adb5af38407fe94214ed095ec53644c4f4
pgtop_4.1.1-1.debian.tar.xz 4.6 KiB 7b0631e46f24304e3970fbf6de8dc700b5b3229f1c2088d613c0c8caf1e2df27

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