pg_mooncake is a PostgreSQL extension that brings observability and performance insights to your database by exposing low-level metrics and analytics. It provides developers with enhanced visibility into query execution, memory usage, and system behavior. Ideal for fine-tuning Postgres performance, pg_mooncake is designed for those who need actionable insights without external tools.
Features
- Exposes low-level Postgres performance metrics
- Tracks memory usage and plan execution details
- Helps analyze and debug slow queries
- Lightweight extension with no external dependencies
- Useful for both development and production monitoring
- Integrates with standard PostgreSQL views and EXPLAIN
