Internal server error when trying to restore Deleted PostgreSQL server
Good day sir/ma, I'm having issues recovering my deleted postgresql server, after following all the steps in your documentation below: https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-restore-dropped-server And I keep…
Azure Database for PostgreSQL
Azure Postgres Single Server is disabled due to forced migration - need to export/dump data one last time to capture a final snapshot
Azure Postgres Single Server is disabled due to forced migration - need to export/dump data one last time to capture a final snapshot. Now that database has been auto-disabled, i still need a way to export data one last time. this should be built in…
Azure Database for PostgreSQL
Cannot create azure postgres flexible servers in germany westcentral
Hello, I cannot create an azure postgress flexible server in germany westcentral. I have all permissions and I don't see any restriction under usage/quota. Also policy list in my subscription is empty
Azure Database for PostgreSQL
Azure PostgresSQL Single Server Has Disappeared
Hi, Azure PostgreSQL Single Server has disapeared. It is not found in flexible server.
Azure Database for PostgreSQL
I need to install pg_partman v5.2.4
Hello, I need to install pg_partman v5.2.4 in my Postgres database. This link has a step-by-step guide https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-use-pg-partman , but it doesn't provide a way to define the pg_partman…
Azure Database for PostgreSQL
Is there a way to reconfigure the server after selecting an unsupported region, or do I need to start over in a supported region?
I attempted to set up a PostgreSQL Flexible Server in the East US region but encountered deployment errors because PostgreSQL Flexible Servers are not fully supported in that region. Can Azure provide better feedback or warnings during the region…
Azure Database for PostgreSQL
BUG: Orphaned roles cannot be dropped on Azure DB for PostgreSQL v16
With Azure Database for PostgreSQL Flexible Server V16 it is not possible to drop orphaned roles with the cloud provider admin account azure_pg_admin. Only actual DB superusers can manage orphaned roles in PG V16. The community is aware of the problem…
Azure Database for PostgreSQL
Unable to provision PostgreSQL Flexible Server in 'South Central US' using Microsoft Azure Sponsorship (Founders Hub)
I'm trying to provision a new PostgreSQL Flexible Server in the South Central US region using my Microsoft Azure Sponsorship subscription (via Microsoft for Startups Founders Hub), but I'm getting the following error: "Subscription 'Microsoft Azure…
Azure Database for PostgreSQL
Migration name must be available error while migrating Postgre SQL to flexible server
I am trying to migrate PostgreSQL to Azure Database for PostgreSQL Flexible Server. For that I am logged into Azure portal and open migration page step 1. When I am writing any unique migration name, it is throwing error.
Azure Database for PostgreSQL
Postgres flexible server - support for anon 2.0
Are there any plans to support the upgraded v2.0 of the anon extension? It would be a nice performance upgrade to the current v1.3.2.
Azure Database for PostgreSQL
PostgreSQL Felxible Server Logs missing
Hello, We have an Azure Database for PostgreSQL flexible server, and i turned on all the diagnostics settings, sending them to a Log Analytics workspace. I modified only a few key Log parameters of the PostgreSQL server Seemingly out of nowhere, On…
Azure Database for PostgreSQL
Help Needed: VS Code Azure Extension Resolving "Self Signed Certificate in Certificate Chain" Error with Azure PostgreSQL Flexible Server
I'm facing an issue with the Azure Database version 0.25.3 Extension and the PostgreSQL Flexible Server where I receive the error "self signed certificate in certificate chain" when trying to expand the PostgreSQL database node. Connection to…
Azure Database for PostgreSQL
Failed Database Migration from Azure Postgres Single server to Flexible
We've missed the cutoff for migrating one of our instances from Azure Postgres Single Server to Flexible server, and now my instance is showing a Disabled state in the portal. So far, I've tried accessing the data as a restore from backup, and running…
Azure Database for PostgreSQL
plpgsql not working on Postgres 16.8 for Flexi server
Hello. Recently our demo database was automatically upgraded to Postgres 16.8. This immediately caused an issue where dropping, creating and migrating the database causes a new error. PG::FeatureNotSupported: ERROR: extension "plpgsql" is not…
Azure Database for PostgreSQL
How do I request region enablement for PostgreSQL Flexible Server in Germany West Central?
How do I request region enablement for PostgreSQL Flexible Server in Germany West Central??
Azure Database for PostgreSQL
Unable to drop user in Azure Database for PostgreSQL servers with the admin user
Hi Team, I have created one user in Azure Database for PostgreSQL servers with the admin user which we have received during the PostgreSQL DB setup . But the issue is when i am trying to delete that user I am unable to perform . Repeatedly getting the…
Azure Database for PostgreSQL
Azure PostgreSQL Flexible Server stuck in "Dropping" state
Hi Team, We are experiencing an issue with a PostgreSQL Flexible Server in Azure that is stuck in a broken "Dropping" state. We attempted to delete the server, but now: It shows “Dropping” in Azure Portal Clicking it throws: "Cannot read…
Azure Database for PostgreSQL
Postgresql flexibleserver creation is failing with "AttributeError: 'FlexibleServerCapability' object has no attribute 'supported_features'" from Azure CLI
Hi Team, I am very new Azure and I have an OpenSUSE vm with latest AZ CLI 2.71.0 installed. I am trying to create Postgresql Flexible server through cli with the below command az postgres flexible-server create --subscription…
Azure Database for PostgreSQL
PostgreSQL serveris in disable state and cannot be restarted.
The following error appears when restarting PostgreSQL server An error occurred restarting the Microsoft.DBForPostgreSQL server. Error occurred restarting the server . Service is temporarily busy and the operation cannot be performed. Please try again…
Azure Database for PostgreSQL
While creating a resource: Why is there no "Create" (and "Show details") buttons while choosing deployment options?
I am trying to create a "Azure Database for PostgreSQL" resource, but cannot move past the "Choose a deployment option page due to missing buttons. My user is allowed to create resources, because I just created another resource (SQL…