PostgreSQL services disappeared after migration to flexible server
Dear all, As I have seen, I'm not the first one with this problem - after migration to the flexible server my Azure Database for PosrtgreSQL has disappeared from the portal and resource group (and CLI / Powershell). The database is still working fine,…
Azure Database for PostgreSQL
Postgres server stuck at "Starting" state
The Azure Postgres Flexible server seems to be stuck at the "Starting" state for a long time. It appears that the storage is full, but we are unable to increase the storage capacity through the portal or CLI. Please find the error message…
Azure Database for PostgreSQL
Error Upgrading PostgreSQL Flexible Server for version 13 to 14
Hi everyone I'm running into a error upgrading my PostgreSQL Flexible Server from version 13 to 14. The deployment fails with a status conflict and returns this error. I have read previous complains from people and looking out for all possible conflicts…
Azure Database for PostgreSQL
Azure Database for PostgreSQL flexible server stuck in stopping state - need assistance recovering
The Azure Database for PostgreSQL flexible server in our production environment has been down for over 20 hours. No connection can be made, whether through the Azure Portal, via pgAdmin4, or through the application. There was a critical health event…
Azure Database for PostgreSQL
SKU for Azure PostgreSQL Flexible database
Hey We got our prod PostgreSQL configured with SKU - E4s_V3. I see another version of similar compute size as E4ds_V4 and E4ds_V5. Searching through the internet says the difference between them is about the newer processor which is fine. However as you…
Azure Database for PostgreSQL
Storage is full, the server is stuck as starting and I can't stop to increase size of it
Postgres Flexible Server storage is full, the server is stuck as starting and I can't stop to increase size of it. How can I have assistance to force it to stop?
Azure Database for PostgreSQL
Minor patches in Azure PostgreSQL flexible managed
If some minor patches are applied by azure, we select in our test environment that the patch in applied in a certain window and we defer it from production to have some time to test it. If we detect that the patch causes issues on our applications, how…
Azure Database for PostgreSQL
My postgresql single server disappeared from my subscription since retirement
Hello I'm having an issue with postgresql single server. I received a retirement notice for the service that said starting march 30th 2025 single server are deprecated and will be migrated automatically to flexible server. Since then my remaining single…
Azure Database for PostgreSQL
Is there any GA date planned for flexible server postgres 17 version.
Is there any GA date planned for flexible server postgres 17 version. Currently i can see its still in preview mode.
Azure Database for PostgreSQL
How to load balance traffic across Azure DB for PostgreSQL Flex Read Replicas
If we have an Azure DB for PostgreSQL Flex, with a number of read replicas and a number of clients (assume a number of VMs), how can the clients load balance the traffic across the different read replicas?
Azure Database for PostgreSQL

I am being charged for postgresSQL DB
I use to have free PostgresSQLDB as part of Azure. Starting 16th of June, I am bring charged .60 cents/day for each of my production and test DB. Even with the DB being down, I see minor charges. Is there some change in policy?
Azure Database for PostgreSQL
Unable to increase postgres flexible server plan
Hi, I’ve tried several times via the Azure Portal and to scale server erp-api-dev-postgres3 from B2ms (2 vCores, 4 GiB) to Standard_D4ds_v5 (4 vCores, 16 GiB, 6400 max IOPS). Each attempt sits in Updating for a few minutes and then flips to Failed with…
Azure Database for PostgreSQL
How to change the backup time of Azure Database for PostgreSQL flexible servers
we can we find the option of changing the backup schedule of the Azure Database for PostgreSQL flexible servers? This is PaaS and controlled by Microsoft. At 8 am impacts our CPU and other related systems.
Azure Database for PostgreSQL
Azure Postgresql Managed flexible server: Question about zonal high availability behaviour
What happens if the availability zone hosting the standby server fails, but the primary zone remains healthy? Specifically: Does the primary continue operating normally? Is high availability temporarily degraded? Will Azure automatically recreate the…
Azure Database for PostgreSQL
How to delete a Microsoft Entra ID
Hi! I've create a web-app, and activated a System Identity Assigned After that, i added the EntraID assigned to the authentication of database. After a while, i tried to move the app to a new service plan, so i deleted the application in order to…
Azure Database for PostgreSQL
Database is down due to platform issue for second time in less than a month, this time I can't restore it
For the second time in a month one of my databases has stopped working due to a platform error. Last time I managed to fix it by changing its compute option. This time it hung on the upgrade and now it's stuck in a permanant updating state. "The…
Azure Database for PostgreSQL
When i upgrade my azure postgres flexi server version from 11 to 16 it is giving error as "internal server error".
When i upgrade my azure postgres flexi server version from 11 to 16 it is giving error as "internal server error".
Azure Database for PostgreSQL

Azure Postgres Single Server is disabled
Appears our instance is disabled, which appears to prevent migration. Can it be re-enabled in order to facilitate migration?
Azure Database for PostgreSQL
Azure PostgreSQL Flexible Database Server unavailable and not responding to restart/stop
The flexible PostgreSQL server became suddenly unavailable on June 22 around 11:50 PM EST and has remained unavailable since. Attempting to restart the database has not worked and returns an error from the Azure Portal. I tried stopping the database to…
Azure Database for PostgreSQL
Postgres version upgrade: Broken user/role management after upgrade to v16
Hello, I am having issues with my Postgres instance (Azure Flexible Server for Postgres). After the upgrade from V12 to V16 (more specifically, the issue stems from the upgrade to V16), we lost the ability to modify existing users and roles in our…