pghealth is a health check tool that allows you to instantly view the health status of your PostgreSQL database.
The overall health is represented as a percentage, based on a collection of scored metrics.
Each metric includes a clear explanation and its individual score, along with actionable recommendations on how to improve it.
Getting started with pghealth is pretty simple — just install the required extensions and connect your database. If you're ready, let's get started!
✅ No agent required
🐧 Runs on Linux-based operating systems
🐘 Supports PostgreSQL version 13 or newer
🧩 Currently supports self-managed PostgreSQL instances only
Learn how to install extentions on your PostgreSQL instance
Learn how to enable pg_stat_statements and add it to shared_preload_libraries.
Getting started with pghealth