Expand description
pg_glimpse - A TUI for monitoring PostgreSQL databases.
Modules§
- app
- Application state and key handling.
- cli
- config
- connection
- PostgreSQL connection handling with SSL/TLS support.
- db
- event
- history
- recorder
- replay
- Replay session loading and runtime.
- runtime
- Main application runtime - live mode event loop.
- ui
Functions§
- run_cli
- Main entry point - parses CLI args and runs the application.