An Azure managed PostgreSQL database service for app development and deployment.
Hi Rens Oostenbach,
The PostgreSQL Flexible Server was accessible for normal database operations, but Terraform plan executions were failing, which caused CI/CD pipeline errors. Direct connections to the server and databases were working as expected. The issue started after a SKU change attempt on January 19.
During validation, we confirmed that all databases and data were intact, and there were no data-level issues. To stabilize the environment, the compute tier was temporarily changed from Burstable to General Purpose, which triggered a server restart. Once the server returned to a ready state, the databases were visible in the Azure portal and the Terraform connection issue was no longer reproducible.
This indicates the issue was likely caused by an inconsistent server state following the earlier SKU change operation, rather than a configuration or data problem.
Next steps:
The plan is to downgrade back to the preferred Burstable SKU and monitor the server behavior.
If the issue reoccurs after the downgrade, please follow up here and we can investigate further.