v1.1.1

postgresql // watchdog

Verbindungs
watchdog

Aktive und idle Verbindungen überwachen, stale Sessions erkennen, Slack oder Loki alarmieren — self-hosted Go CLI.

$ curl -fsSL https://get.pgwd.hermesrodriguez.com/install.sh | sh
$ pgwd --print-sample-config > ./pgwd.conf  # adjust
$ pgwd -config ./pgwd.conf -dry-run -interval 0
curl -fsSL https://get.pgwd.hermesrodriguez.com/install.sh | sh

Deklarativ

Pipelines, Schrittreihenfolge, Helm-Workspace und Hooks in der Config — keine Einmal-Shell-Bäume im Code.

Sichere Defaults

dry-run und analyze vor live; Preflight-Checks; expliziter live-Modus für Mutationen.

Operator-tauglich

Logs mit Zeitstempel, Slack/Webhook-Notify, Cosign-signierte Releases und SBOMs — für Bastionen und CI.

pgwd auf einen Blick

pgwd v1.1.1 Produkt-Infografik

Schnellstart

Operator-Beispiele: pgwd-selfhosted/run

Aktuelle Releases

v1.1.12026-08-31

Sicherheit
  • Go-Toolchain 1.26.6 (stdlib-CVEs)
  • Transitives golang.org/x/net v0.56.0 (GO-2026-5942); GHCR-Image besteht Grype --fail-on high

v1.1.02026-08-10

On-call
  • PagerDuty: stabiler dedup_key und event_action resolve bei Recovery
  • Schwellen-Alerts standardmäßig ruhig (repeat_while_firing für Intervall-Spam)

v1.0.02026-07-18

Stable
  • Stabile API: legacy db:, total/active-Schwellen und notify_on_connect_failure entfernt
  • Exit-Codes 2 und 3 dokumentiert; Cosign-v3-Checksum-Signing
  • Operator-Docs: UPGRADE-0.9-to-1.0, compare.md, postgresql-connection-limits.md

Engineering-Report v1.1.1 · Vollständiges Changelog auf GitHub

Repositories