Version 2026.05 has been released
For the complete documentation index, see llms.txt. This page is also available as Markdown.

PostgreSQL clusters

Datasentinel has the capability to monitor hundreds of PostgreSQL clusters, and a single connection to a cluster is sufficient for overseeing all the existing databases within it.

As a prerequisite, PostgreSQL must be in a version >= 9.4 and have the pg_stat_statements extension installed in the internal database named postgres

Last updated