1,728 questions with Azure Database for PostgreSQL tags

Sort by: Updated
1 answer

unable to create/delete PG servers

i seem to have an issue with the Azure resources and no way to get to support. how can i get support to look at my issue?

Azure Database for PostgreSQL
asked 2025-11-05T12:33:24.9066667+00:00
Aviad raviv 0 Reputation points
commented 2025-11-11T02:01:35.58+00:00
Swapnesh Panchal 1,540 Reputation points Microsoft External Staff Moderator
1 answer

Unable to create/delete PG servers

I can't access/delete an Azure Database for PostgreSQL flex, what can I do?

Azure Database for PostgreSQL
asked 2025-11-05T14:54:02.53+00:00
Dor Yaloz 0 Reputation points
commented 2025-11-11T00:16:33.1666667+00:00
Swapnesh Panchal 1,540 Reputation points Microsoft External Staff Moderator
2 answers

Can't upgrade SKU of burstable PostgreSQL Flexible Server

I have an Azure Database for PostgreSQL flexible server. It's at Burstable tier and the compute size is Standard_B2s. We're running into resource constraints so I want to bump it to General Purpose Standard_D2ads_v5. When trying to do this by changing…

Azure Database for PostgreSQL
asked 2025-11-10T21:36:16.1366667+00:00
Nick Shew 10 Reputation points
answered 2025-11-10T22:59:53.2866667+00:00
Swapnesh Panchal 1,540 Reputation points Microsoft External Staff Moderator
1 answer

PostgreSQL flexible server stuck in dropping after quota increase

Received an error when originally deploying a postgreSQL flexible server in East US via Terraform: Status: "LocationIsOfferRestricted" │ Code: "" │ Message: "Subscriptions are restricted from provisioning in location 'eastus'.…

Azure Database for PostgreSQL
asked 2025-10-27T19:47:52.2166667+00:00
Jarvis 20 Reputation points
commented 2025-11-10T22:29:12.9266667+00:00
Swapnesh Panchal 1,540 Reputation points Microsoft External Staff Moderator
1 answer

Is it safe to change the version number of an Azure resource in Terraform after upgrading through Azure Portal

I recently used the Azure Portal to do a major version upgrade of my Azure PostgreSQL Server from v 13 to 14. That worked fine, but we also have a Terraform config for all resources in our cluster that's still defined as v13. I know that i probably…

Azure Database for PostgreSQL
asked 2025-11-01T14:46:15.41+00:00
Victor Udnæs 5 Reputation points
commented 2025-11-10T09:11:48.13+00:00
Mahesh Kurva 10,515 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Request to Enable PostGIS Extension on Azure PostgreSQL Server

I am hosting a PostgreSQL server on Azure and need to use the PostGIS extension for my project. However, when attempting to install the extension with the azure_pg_admin user, I receive the following error: ERROR: extension "postgis" is not…

Azure Database for PostgreSQL
asked 2024-08-25T05:18:06.2366667+00:00
tugce tay 20 Reputation points
edited the question 2025-11-08T04:44:35.1233333+00:00
Alberto Morillo 35,401 Reputation points MVP Volunteer Moderator
1 answer

Failed to load PostgreSQL flexible server databases:Your Azure Database for PostgreSQL - Flexible server is currently unavailable.

Hello, Over an hour ago my I started receiving alerts from my Azure Database for PostgreSQL - Flexible server service. The cause appears that all databases are no available anymore, as the Databases section in Azure Portal lists: Failed to load…

Azure Database for PostgreSQL
asked 2025-11-05T18:47:51.4133333+00:00
Jim 5 Reputation points
commented 2025-11-07T13:17:28.44+00:00
Jim 5 Reputation points
1 answer One of the answers was accepted by the question author.

Are we able to totally disabled Azure PostgreSQL database backup?

Hi community, We would like to ask if we are able to totally disabled Azure PostgreSQL database backup? By default Azure enable the backup minimum as 7 days. But for our Dev and Staging environment, it actually doesn't matter on this, we are looking for…

Azure Database for PostgreSQL
asked 2025-11-07T03:10:33.6033333+00:00
Bryson Tai 40 Reputation points
accepted 2025-11-07T03:15:39.0133333+00:00
Bryson Tai 40 Reputation points
1 answer

I am unable to upgrade my Postgres version on a Azure DB Flexible Server

Attempting the upgrade the soon to EOL v13 from the Azure portal from the Overview tab. I receive the following error: { "code": "ParameterOutOfRange", "message": "The value of the 'Version' should be in: [].…

Azure Database for PostgreSQL
asked 2025-11-06T20:01:49.32+00:00
Brad Siefert 0 Reputation points
answered 2025-11-06T23:13:42.2666667+00:00
Swapnesh Panchal 1,540 Reputation points Microsoft External Staff Moderator
1 answer

Every time we try to destroy our Azure Database for PostgreSQL flexible server used for development, it is stuck in 'dropping'

Every time we try to destroy our Azure Database for PostgreSQL flexible server used for development, it is stuck in 'dropping'. In the overview for the database it says "Cannot read properties of undefined (reading 'createdAt')"

Azure Database for PostgreSQL
asked 2025-10-31T09:32:00.9066667+00:00
Stenkær 0 Reputation points
edited an answer 2025-11-06T15:06:11.9666667+00:00
Kalyani Kondavaradala 4,600 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Can't restore postgresql flexible server backup - Internal Server Error

Hello! We are facing problem with database restoring. Unable to perform Point-in-Time (or from automated Backup) Restore for PostgreSQL Flexible Server - Internal Server Errors. We are unable to perform a point-in-time restore (or from automated…

Azure Database for PostgreSQL
asked 2025-10-30T09:48:49.0666667+00:00
Danylo Zemlianyi 20 Reputation points
accepted 2025-11-06T13:11:42.3366667+00:00
Danylo Zemlianyi 20 Reputation points
2 answers One of the answers was accepted by the question author.

Backup Vault Corruption - PostgreSQL Flexible Server

I'm having problems with the long term retention option of PostgreSQL Flexible Server. When I configure a backup vault everything is fine and I'm able to create a backup on schedule or on-demand. However, when I restore the data to a storage account the…

Azure Database for PostgreSQL
asked 2025-10-29T14:57:24.3933333+00:00
Chris J 25 Reputation points
accepted 2025-11-06T12:03:15.68+00:00
Chris J 25 Reputation points
1 answer

PostgreSQL Flexible Server - Recover from deleted Managed Identity (followed documented steps, need validation)

Hello , We are facing an issue related to managed identity deletion for our Azure Database for PostgreSQL Flexible Server. As per the documentation: …

Azure Database for PostgreSQL
asked 2025-10-31T19:23:57.5866667+00:00
Aizha Akmat 0 Reputation points
edited an answer 2025-11-06T11:19:11.43+00:00
Sreetheja Adusumilli 885 Reputation points Microsoft External Staff Moderator
0 answers

Azure postgresql flexible server stuck in starting state

This is the second time in the last 3 months my server out of the blue is stuck in Starting state on the Azure UI, except I can still connect to it but I can't make any changes like adding a new IP for development or rebooting it or anything at all, to…

Azure Database for PostgreSQL
asked 2025-11-03T01:16:02.0833333+00:00
Daniel Kelder 0 Reputation points
commented 2025-11-05T16:59:41.21+00:00
Kalyani Kondavaradala 4,600 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Unable to CREATE EXTENSTION azure_storage in second database

We have set up the azure_storage extension and activated it in our postgres database on flexible server. It works here as expected. We need to use the extension in a second database on the same server but when running CREATE EXTENSION azure_storage with…

Azure Database for PostgreSQL
asked 2025-11-04T09:43:05.1066667+00:00
Peter 75 Reputation points
accepted 2025-11-05T11:42:36.52+00:00
Peter 75 Reputation points
1 answer

Erro ao tentar atualizar base de Dados PostGree na azure

Não estou conseguindo atualizar a versão do postgree. Estou com a versão 13 e preciso atualizar. Como faço para conseguir ? Está dando erro ao clicar em atualizar.

Azure Database for PostgreSQL
asked 2025-11-03T18:06:51.43+00:00
Benjamin Neto 0 Reputation points
answered 2025-11-05T09:57:43.3433333+00:00
Kalyani Kondavaradala 4,600 Reputation points Microsoft External Staff Moderator
1 answer

Problema connessione App Web + Database PostgreSQL a pgadmin

Ho creato una App Web + Database PostgreSQL, il database è bloccato nella rete privata come posso accedervi dal mio PC quidi da una rete pubblica? Grazie in anticipo per qualsiasi suggerimento e consiglio

Azure Database for PostgreSQL
asked 2025-10-31T19:59:03.2033333+00:00
Alessio Fazio 0 Reputation points
commented 2025-11-05T04:38:56+00:00
Pratyush Vashistha 5,125 Reputation points Microsoft External Staff Moderator
1 answer

Deploy failure when trying to increase performance tier of Azure Database for PostgreSQL flexible server

I have a running database in the East US region. It is used by applications running in East US. I went to increase the performance tier of my database and had a deployment failure with the following error message: { "code":…

Azure Database for PostgreSQL
asked 2025-10-29T01:23:20.1266667+00:00
Jason Harper 0 Reputation points
commented 2025-11-05T03:30:19.29+00:00
VRISHABHANATH PATIL 2,305 Reputation points Microsoft External Staff Moderator
4 answers

Unable to create PostgreSQL Flexible server in East US (since 29 Sept) - Failing with internal server error

I am no longer able to create PostgreSQL flexible servers on Azure in the East US region. This started happening yesterday, 29th September 2025. Error I get is Internal Server Error. And after this failed creation, the database server gets stuck in…

Azure Database for PostgreSQL
asked 2025-09-30T16:06:21.7166667+00:00
Arora, Shivashish 0 Reputation points
commented 2025-11-04T23:13:15.0233333+00:00
Arora, Shivashish 0 Reputation points
2 answers One of the answers was accepted by the question author.

Why arm template for postres flexible server fails with version 14 in west europe location?

Hi All, I am using ARM templates with Azure Pipelines to maintain the Infrastructure as Code approach in my project. I was using PostgreSQL v11, but because this is deprecated in Azure now, I upgraded it via the Azure Portal to version 14. Upgrade…

Azure Database for PostgreSQL
asked 2025-10-24T09:30:17.55+00:00
Bołoz Dawid 20 Reputation points
accepted 2025-11-04T21:17:00.89+00:00
Bołoz Dawid 20 Reputation points