Azure Database for PostgreSQL
pocketPG supports Azure Database for PostgreSQL — Flexible Server. Auto-detected from *.postgres.database.azure.com hostnames.
What works
- All core monitoring tabs
ALTER SYSTEM SETfor tuning recommendations- VACUUM / ANALYZE / REINDEX maintenance actions
- pg_stat_statements (available via server parameters)
Cloud metrics
Cloud metrics integration (from Azure Monitor) is planned but not yet implemented.
Considerations
- Managed-provider checkpoint caveat — Azure internal operations can trigger requested checkpoints. The Health tab notes this.
- Server parameters — some parameters are managed by Azure and cannot be changed. pocketPG's recommendations that target these parameters will still show but may require changes through the Azure Portal.