1,137 questions with Azure Database for PostgreSQL tags

Sort by: Updated
1 answer

Azure Database for PostgreSQL Metric Storage Percent remains empty

Hi Community, i have a Azure Database for PostgreSQL flexible Server and want to monitor the Metric "Storage Percent". When I configure the According Graph, it remains empty: As far as I found out through googling, this Metric should be Active…

Azure Database for PostgreSQL
asked 2024-12-19T12:47:56.74+00:00
Benjamin Krüger 0 Reputation points
commented 2024-12-20T20:16:34.9166667+00:00
Sai Raghunadh M 1,450 Reputation points Microsoft Vendor
1 answer

How to migrate Postgres Database from One Azure Entity to Another Azure Entity

Hi, We have a PostgreSQL flexible server hosted on Azure under the entity (abc.com). Due to some business changes, we need to migrate the PostgreSQL database from entity (abc.com) to entity (xyz.com). Could you please suggest the best ways to perform…

Azure Database for PostgreSQL
asked 2024-12-18T06:19:36.7233333+00:00
Kode Sasikiran 0 Reputation points
commented 2024-12-19T18:35:19.5666667+00:00
NIKHILA NETHIKUNTA 3,920 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

In PostgresSQL dont work parammetr "Allow public access from any Azure service within Azure to this server" on china region

Hi, I am using Azure Database for PostgreSQL in the China region. I also use Azure DevOps for my CI/CD processes. Currently, I am facing an issue where I cannot perform database migrations or execute scripts for the database through Azure Pipelines (in…

Azure Database for PostgreSQL
asked 2024-12-18T14:21:24.9466667+00:00
Petro Kostiuk (EXT) 20 Reputation points
accepted 2024-12-18T19:26:02.5833333+00:00
Petro Kostiuk (EXT) 20 Reputation points
1 answer

PostgresException: 42P01: relation "waitdb" does not exist

Hi, I was having a trouble about 42P01:relation when using postgres sql, Here's the code that i've been using and for my tables here's the table. For my configuration, is there something wrong with it? Thank you for response, since i am new to c#

Azure Database for PostgreSQL
asked 2024-12-07T06:57:38.4266667+00:00
Clark Leovison Rey 0 Reputation points
commented 2024-12-18T15:42:45.07+00:00
NIKHILA NETHIKUNTA 3,920 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure PostgreSQL Database Backup

The documentation on this page https://learn.microsoft.com/en-us/training/modules/backup-restore-azure-sql/2-protect-database-with-backup focuses on Azure SQL Database backups. Does this information also apply to Azure Database for PostgreSQL?…

Azure Database for PostgreSQL
asked 2024-10-21T18:49:01.0233333+00:00
Sonal Patel 40 Reputation points
edited the question 2024-12-18T06:12:36.5533333+00:00
RNareddy 1,430 Reputation points Microsoft Vendor
0 answers

I have create Azure postgresql flexible server and trying to delete it, but not able to delete. Getting error as server busy with other operations. How can i resolve and delete this flexible server

resource "azurerm_subnet" "PrivateSubnet1C" { name = "PrivateSubnet1C" resource_group_name = azurerm_resource_group.fua_group.name virtual_network_name = azurerm_virtual_network.fuaVNet.name address_prefixes =…

Azure Database for PostgreSQL
asked 2024-12-11T04:21:04.89+00:00
Ansar Shaik 0 Reputation points
commented 2024-12-18T01:21:26.0933333+00:00
Mahesh Kurva 1,470 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Postgre-SQL Flexible Server - pg_cron permissions issue

I am connecting to the postgres database with the psqladminun user who is a member of the azure_pg_admin role. I run the following: CREATE EXTENSION pg_cron; After that I go to schedule a job: SELECT cron.schedule_in_database('part_maint_TEST','0 * * *…

Azure Database for PostgreSQL
asked 2024-11-20T22:35:13.98+00:00
Herman, Justin 35 Reputation points
commented 2024-12-17T15:12:55.4666667+00:00
Naveena Jaineera 41 Reputation points
1 answer One of the answers was accepted by the question author.

Issue migrating azure postgress single to flexible server

Hello communiy, I am attempting to migrate a modest single database from Azure Postgres to the new Flex instance. The process took approximately three hours and generated the following error: The error message does not provide any details as to why it…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-12-09T19:36:15.9+00:00
MigCrz 20 Reputation points
commented 2024-12-16T15:11:20.1966667+00:00
MigCrz 20 Reputation points
0 answers

How to fix Error 603413: Unsupported language(s). in Azure DMS

i try to use Azure DMS (new version) migration from AWS RDS PostgreSQL version 15.6 to Azure Azure Database for PostgreSQL - Flexible Server version 16.4 which when i choose validation and migrate it cannot success and show this errors : Error 603413:…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-10-25T11:31:52.5433333+00:00
Phatruethai Buaurai 5 Reputation points
commented 2024-12-13T19:18:41.5333333+00:00
Eric Swiggum 0 Reputation points
1 answer

How to authenticate a 3rd party tool via Entra ID with read access over pgsql

I am trying to authenticate a 3rd-party tool over Azure database for PostgreSQL - Flexible server using Entra ID only. so I created multiple service principals (access-token based, password-based auth and Certificate-based auth). The access token one,…

Azure Database for PostgreSQL
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,620 questions
asked 2024-12-11T15:41:41.87+00:00
Elgaby Mohamed 0 Reputation points
commented 2024-12-13T19:07:55.3066667+00:00
Oury Ba-MSFT 19,826 Reputation points Microsoft Employee
0 answers

Azure Cannot delete postgres flexible server

Hello, I cannot delete my resource: Unkown error in Azure and "is busy with another operation" with the az cli.... How I can debug. I can start/stop the resource but I m not able to remove it.

Azure Database for PostgreSQL
asked 2024-12-03T12:18:18.07+00:00
Fabien Donnet 0 Reputation points
commented 2024-12-13T12:49:09.73+00:00
Mahesh Kurva 1,470 Reputation points Microsoft Vendor
2 answers

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…

Azure Database for PostgreSQL
asked 2024-09-25T13:00:52.2566667+00:00
Tomáš Krečmer 25 Reputation points
commented 2024-12-13T08:50:47.6166667+00:00
Tomáš Krečmer 25 Reputation points
0 answers

Error While Migrating from Azure PostgreSQL Single Server to Flexible Server

Hi Community, I’m encountering an issue while migrating from Azure PostgreSQL Single Server to Flexible Server using the Azure Database Migration Service. Error Details During the migration of a database (e.g., database_name), the process failed with…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-11-29T14:29:23.0933333+00:00
SoniaD_74 0 Reputation points
edited a comment 2024-12-12T10:27:47.5166667+00:00
Mahesh Kurva 1,470 Reputation points Microsoft Vendor
3 answers

Azure Database for PostgreSQL resource not showing up in Azure portal

We have a postgres database, it is present in the subscription invoices. It is available for applications, but it is not visible in the resource group and is not visible anywhere except in the payment invoices.

Azure Database for PostgreSQL
asked 2024-11-20T11:49:56.4133333+00:00
Vlad Shendykov 0 Reputation points
commented 2024-12-12T07:54:46.58+00:00
Vijayalaxmi Kattimani 660 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Azure PostgreSQL Flexible server: Unable to drop roles

We are having some weird issues when trying to remove roles. I am connected as the admin user that is member of azure_pg_admin. When trying to remove a role with DROP ROLE role_to_drop We get the error "Could not drop the role. Only roles with the…

Azure Database for PostgreSQL
asked 2024-04-10T13:20:19.3+00:00
Peter Koller 45 Reputation points
commented 2024-12-11T16:15:27.71+00:00
Stavros Koureas 1 Reputation point
1 answer

Will Single to Flexi postgres migration migrates users too? and if there are any foreign data wrappers?

We have a single server which says auto migration is scheduled. But we are not able to view who scheduled the migration automatically. please help. After single to flexi migration, can we still use single server if there are any issues in target flexi…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-11-27T17:52:47.81+00:00
Jaiyasree Venkataramanan 0 Reputation points
commented 2024-12-11T14:22:06.6266667+00:00
Mahesh Kurva 1,470 Reputation points Microsoft Vendor
1 answer

Does Azure cosmos DB for Postgresql support oracle_fdw extension?

Can you please confirm if Azure Cosmos DB for Postgresql provides oracle_fdw extension to enable creating foreign tables in Postgresql that connects to the Oracle tables or schemas? I know it's been mentioned that oracle_fdw is available for Azure…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,710 questions
Azure Database for PostgreSQL
asked 2024-12-06T00:25:57.0433333+00:00
Nick Chuah 0 Reputation points
commented 2024-12-10T19:24:32.4266667+00:00
NIKHILA NETHIKUNTA 3,920 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Django app deployed on Azure not connecting to Database

Hi all, I am facing issues deploying a Django app on Azure, the deployment builds and runs successfully, when I do python manage.py migrate the database migrate, then I create a user and try to sign in then I get server 500. I have done some…

Azure Database for PostgreSQL
asked 2024-12-09T08:00:24.04+00:00
Ian Grundling 25 Reputation points
accepted 2024-12-10T13:15:52.4233333+00:00
Ian Grundling 25 Reputation points
1 answer

Traffic to PostgreSQL Felxible Server going through NAT Gateway?

Hi, I have a VNET with 2 subnets: web subnet: with Nat gateway integration (because i need fixed outbounf IPs for some external services IP whitelisting) wit app services that access external APIs but also access the PostgreSQL flexible DB on the other…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,572 questions
Azure Database for PostgreSQL
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
42 questions
asked 2024-12-05T18:15:54.46+00:00
Andres Del Rio 0 Reputation points
answered 2024-12-10T11:27:49.8233333+00:00
Sai Prasanna Sinde 2,515 Reputation points Microsoft Vendor
2 answers

Azure database for Postgres flexi server via terraform - deployment failing misleading

Using the code reference from https://learn.microsoft.com/en-us/azure/developer/terraform/deploy-postgresql-flexible-server-database?tabs=azure-cli I see all tiers and SKUs support creating Private endpoint for postgres which will be on private…

Azure Database for PostgreSQL
asked 2024-11-21T18:03:48.8566667+00:00
Rajb 0 Reputation points
answered 2024-12-09T19:42:41.4066667+00:00
Oury Ba-MSFT 19,826 Reputation points Microsoft Employee