← benjaminsanborn.com
psq connects directly to your PostgreSQL servers over TLS and gives you live visibility into what's actually happening — active queries, connection breakdowns, replication health, transaction throughput — without SSHing into a box. Open it when a page comes in, see the slow query, cancel it, close the app.
Highlights
- Live dashboard refreshing every 2 seconds — active queries, connection states, replication streams, and a 5-minute TPS sparkline.
- Query management — view full query text, copy, cancel gracefully, or terminate the connection.
- Multi-server — manage any number of Postgres instances with custom colors and icons. Drag to reorder.
- Import from
pg_service.conf — skip the one-at-a-time setup.
- Secure by default. Passwords stored in the iOS Keychain. Direct TLS to your database — no third-party relay, no data collection.