Postgres 16 - 2BP01: role "PROD-infra-dt-sp cannot be dropped because some objects depend on it
When trying to delete the SP role after creating database and schemas, it throws error. However the same command works fine in postgres15. How do we resolve this? az postgres flexible-server ad-admin delete \ --yes \ --resource-group…
Load balancing in Azure Postgres Flexible Server
Does Azure Database for Postgresql Flexible Server support Load Balancing?What are the best practices for the same?
PostgreSQL - Flexible server backup jobs failing
How can I troubleshoot jobs on stuck on failed state here: https://learn.microsoft.com/en-us/azure/backup/manage-backup-vault#manage-backup-jobs?
How can you create a resource type: Microsoft.DBForPostgreSQL/serverGroupsv2
Hi, I am currently testing multiple Azure resource types, and am curious as to how this resource type can be created Microsoft.DBForPostgreSQL/serverGroupsv2
![](https://techprofile.blob.core.windows.net/images/hAFzqf2_AwAAAAAAAAAAAA.png?8DB62B)
Metrics for Storage incorrect
The storage metrics for my PostgreSQL Flexible server no longer update. They do not reflect the true size/usage of the storage on the server. I have restarted the database multiple times to no effect.
org.postgresql.util.PSQLException: FATAL: Service Principal oid mismatch for role[username]. when connecting azure postgresSQL from azure webapp
I am receiving below error when i try to connect my java application to azure postgresql using azure user created managed identity. INFO: Retrieving Azure AD access token... SLF4J: Failed to load class…
No backups generated for Azure Flexible Server for PostgresSQL
I have a Felxible Server for Postgresql that I have restored from a backup of another server. I now use this new server for its own purpose, but there are no backups available when I go to 'Backup & Restore' blade. The retention is set for 7 days.…
Error migrating from single to flex postgres
After 16h in online migration the process failed with the following error: DB004: Failed to fetch the current migrations status. Please reference MigrationId 3691c83d-e8ba-4fca-a612-88fd534ed620, when contacting Microsoft customer support. Parameter…
Migration Service: Online migration error with JSON malform error when cutover or insert/update records after initial sync
Hi, Target DB: Azure DB for postgresql Flexible server version 15 Source DB: on-prem PG version 9.5 on centos Below pgcopydb error pops up and job fails when migrating with migration service extension in Azure DB for PG flexible server. Error looks like…
![](https://techprofile.blob.core.windows.net/images/qGLBcmLJI0eiVmrLfXBayQ.png?8DCF49)
Cannot drop admin role which is role grantor because the role grantor cannot be changed.
When I create new role/group in Azure Database for PostgreSQL flexible server 16 under a workload identity admin (admin_wi) and grant the role to another user CREATE ROLE testrole; GRANT testrole TO azure_pg_admin WITH ADMIN OPTION; the role details…
A PostgreSQL flexible server backup to a backup vault is stuck, how do I cancel it?
Since more than 3 days a PostgreSQL flexible server backup to a backup vault is running, normally it takes less than 10 minutres. This also causes new backups to fail, because only one backup can be done at a time. I do not see a way to cancel the backup…
How to make sure azure postgresql db data is wiped following NIST-800-88 standards
How do we make sure that the data in our db is wiped according to these standards, both manually and in backups which are deleted?
Issues Connecting to PostgreSQL Flexible Server in Azure VPC with Terraform
Deploying a PostgreSQL Flexible Server inside a VPC using Terraform has been successful, but there is an issue with connecting via Point-to-Site VPN. After following the instructions listed here, connection attempts still fail. Attempts to resolve the…
Retension policy and compression not supported for apache license
Hi, I'm encountering an error when trying to create a hypertable with the retention policy and compression features. The error message indicates that the 'Apache' license is not supported. Could you please provide a solution for this issue?"
azure PostgreSQL flexible server upgrades
we are planning to upgrade my postgresql 13 to 15. in my application is using jdbc. witch is the sutable jar ersion to use the postgresql 15 server.
Creating a Leaderboard with Stored Procedures in an API Application
How can a leaderboard be implemented for an application that uses an API, including creating the necessary stored procedures? I am new to this technology but have some understanding of data access using ADO.NET. What steps can be taken to achieve this?
How to Sync Azure Postgres from one instance to other instance
Hello Everyone, My requirement, we have Managed Azure PostgreSQL instance running in Prod and we want to replicate the Dev PostgreSQL every day might, through Azure Function, how than be accomplished. I want to use Python for achieving this, any help is…
![](https://techprofile.blob.core.windows.net/images/3b270b575c094eeca63e9bc66c861c5a.png)
The server is currently in 'disabled' state.
Our PostgreSQL server/VM is in a 'disabled' state. because the spending limit in the subscription has been reached. After increasing the limit, all other VMs were re-enabled except the database server. I have tried to resolve this with Azure paid…
Azure Database for PostgreSQL Single Server Metric Data Not Available
Hi, Our Azure Database for PostgreSQL single server resource metric data is not available now. This happen started to 21:03, Fab 05 UTC . Resource status is running. Just metric data is not available. What happen?? is it relate retirement Azure Database…
Postgres Flexible Server Unavailable Due To Schedule Maintence Stuck For Hours
Our postgresql flexible server has been hanging on schedule maintence for several hours now leaving our databases unavailable. This is currently affecting our production environment and we've yet to be able to resolve it. We've attempted to restart…