Use the Minimum TLS Version health check in Mini DBA to review PostgreSQL configuration, metadata, and monitoring signals before they become active alerts.
This health check looks for access, authentication, or security configuration that may increase risk or make auditing harder.
Security drift often accumulates quietly. This check helps keep access paths, permissions, and audit posture aligned with policy.
Confirm the business owner for each account or setting, remove unnecessary access, rotate or enforce passwords where needed, enable auditing or encryption, and document any exception with an expiry date.
Keep evidence of the approved owner, least-privilege decision, audit requirement, and date the access or setting should be reviewed again.
Treat a failure as high priority on production systems because it can affect recoverability, availability, or security posture.
Review this check during onboarding of new instances and after permission, authentication, backup, or compliance changes. These areas are easiest to keep healthy when they are part of standard provisioning rather than cleaned up later.
Add this page to the operational runbook for PostgreSQL environments where the check repeatedly fails. Record local thresholds, approved exceptions, escalation contacts, and the expected review interval so the next administrator can act quickly without rediscovering the same context.