#1142405 ITP: pgwd -- Postgres Watch Dog, monitor PostgreSQL connections

Package:
wnpp
Source:
wnpp
Submitter:
Hermes Jesús Rodríguez Azuaje
Date:
2026-09-06 02:17:02 UTC
Severity:
normal
#1142405#5
Date:
2026-07-19 12:13:16 UTC
From:
To:
* Package name    : pgwd
  Version         : 1.0.0
  Upstream Author : Hermes Jesús Rodríguez Azuaje <hrodrig@usb.ve>
* URL             : https://github.com/hrodrig/pgwd
* License         : MIT
  Programming Lang: Go
  Description     : Postgres Watch Dog, monitor PostgreSQL connections

 pgwd is a small Go CLI that monitors PostgreSQL connection counts
 (total, active, idle, stale) and optional long-running queries, and
 sends alerts via Slack, Loki, PagerDuty, Teams, and/or a generic
 webhook when configured thresholds are exceeded.

 It supports one-shot or daemon mode, optional Kubernetes port-forward
 to in-cluster Postgres/Loki, hysteresis via a local metrics store
 (SQLite or SQL), and an optional HTTP /metrics endpoint.

 I intend to maintain this package in Debian. Packaging will live on
 Salsa; binary packages from GitHub Releases (GoReleaser .deb) are not
 Debian packages and will not be used as-is.

#1142405#10
Date:
2026-09-05 01:36:37 UTC
From:
To:
Upstream has since released v1.1.1; the Version field in the ITP
should read 1.1.1 rather than 1.0.0. Everything else in the report
remains accurate.

Hermes Rodríguez

#1142405#15
Date:
2026-09-06 02:15:29 UTC
From:
To:
Upstream has since released v1.2.0; the Version field in the ITP
should read 1.2.0 rather than 1.1.1. Debian packaging on Salsa
targets v1.2.0 (go-sqlite3 v0.35.4 via ncruces library chain:
golang-github-ncruces-julianday, -sort, -wbt, -go-sqlite3). Everything
else in the report remains accurate.