lesovsky/pgcenter
Command-line admin tool for observing and troubleshooting Postgres. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 96
- Release rhythm 89
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 22.0
- age_days: 4032
- days_rel: 72
- days_push: 27
- n_releases_24m: 3
Adoption not part of the score
1624 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
pgCenter is a command-line admin tool for observing and troubleshooting PostgreSQL in runtime. It provides a top-like interface for monitoring Postgres statistics, per-process system stats, configuration management, log inspection, and wait event profiling.
Use cases
- monitor postgres statistics in a top-like interface
- troubleshoot slow queries and see if they are cpu-bound or io-bound
- profile postgres wait events during query execution
- collect postgres stats to files and build reports later
- view and edit postgres configuration files and reload the service
- check postgres logs without leaving the monitoring tool
When to choose
- you are a DBA or developer who needs live, interactive insight into Postgres runtime statistics
- you want a lightweight CLI alternative to full monitoring stacks for quick troubleshooting
- you need per-backend CPU/IO stats alongside query text
- you want to record stats for post-mortem analysis
When to avoid
- you need long-term dashboards, alerting, or history — use a monitoring system like Prometheus instead
- you need a GUI or web-based interface
- you are not working with PostgreSQL
Facets
cli-tool · maturity active
monitoring developer-tools cli databases developer-tools monitoring cli postgresql top-like-interface dba troubleshooting wait-events statistics command-line linux macos docker
1 source
- readme: https://github.com/lesovsky/pgcenter · fetched 2026-08-28 · 96b17271d55f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lesovsky/pgcenter | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="lesovsky/pgcenter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem