Many servers
Every cluster, one keystroke apart.
Keep production, staging and the database on your laptop in the same list. Press S, pick one, and every tab follows — nothing from the previous server can linger on screen.
- Test all servers at once: latency and version, or the reason it failed.
- Errors in plain language — refused, no route, pg_hba rejected — with the command to check next.
- Unix sockets,
~/.pgpassandpassword_env: no password needs to live in the config.

