941 questions with Azure Database for PostgreSQL tags

Sort by: Updated
0 answers

Issue Restoring Backup from Azure Database for PostgreSQL to VM Deployed PostgreSQL

Hello, I've encountered an issue while attempting to restore a backup from an Azure Database for PostgreSQL to a PostgreSQL instance deployed on a VM. Details: Source: Azure Database for PostgreSQL Version: PostgreSQL 14.11 on x86_64-pc-linux-gnu,…

Azure Database for PostgreSQL
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
239 questions
asked 2024-07-10T14:19:52.3766667+00:00
Dhaval Kedaria 0 Reputation points
commented 2024-07-19T15:36:36.2233333+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
2 answers

After deleting a postgres flexible server the name is still taken

After deleting a postgres flexible server, the server name remains unusable. The name is specific enough to assume no one else is using this name. The server was setup in a Vnet thus creating an automatic private dns zone record. There might be a hint to…

Azure Database for PostgreSQL
asked 2024-07-16T08:22:34.9833333+00:00
Jerome Bollinger 0 Reputation points
answered 2024-07-19T15:35:56.2233333+00:00
Jerome Bollinger 0 Reputation points
1 answer

Postgres Flexible Server - Segmentation Fault

We have a small database running on Azure Postgres Flexible Server. Since May 30th of 2024, we've been running into Segmentation Fault Whenever a particular procedure is called, which has a Temporary table involved When I use a base table instead, it…

Azure Database for PostgreSQL
asked 2024-07-16T18:48:21.5833333+00:00
Anil Raghavan 10 Reputation points
commented 2024-07-19T05:12:02.1633333+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
2 answers

After Postgresql flexible migration from 14 to 16 admin user can't ALTER other role anymore

Since migrating my flexible server to postgresql version 16 my admin user can't modify roles anymore. With version 16 it's mandatory to have WITH ADMIN OPTION on roles to be able to alter them. My problem is that it wasn't the case on version 14 and my…

Azure Database for PostgreSQL
asked 2024-05-21T09:38:21.5333333+00:00
Davi, Thomas 0 Reputation points
answered 2024-07-18T16:31:12.9433333+00:00
Serpa 136 Reputation points
1 answer

Ability to grant admin user ADMIN option in Azure PostgreSQL Flexible Server version 16

I have created a new flexible server at version 16 with 2 admins: Postgres admin called "adminuser" Microsoft Entra admin called "entraadmin" (visible at Security - Authentication on portal) My use case is to transfer ownership…

Azure Database for PostgreSQL
asked 2024-06-26T23:13:59.75+00:00
Yichen Tian 0 Reputation points
commented 2024-07-16T23:33:33.15+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
2 answers

pg_stat_statements Extension issue in Azure Database for PostgreSQL flexible server

pg_stat_statements extension is enabled in Azure Database for PostgreSQL flexible server, but when I run the command select * from pg_stat_statements it is giving ERROR: relation "pg_stat_statements" does not exist

Azure Database for PostgreSQL
asked 2024-07-02T16:04:24.9766667+00:00
commented 2024-07-15T17:36:27.6733333+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
2 answers

How to Shrink Azure Postgres Flexible Storage With Minimal Downtime

Could you help me shrink the storage of an Azure PostgreSQL Flexible Server from 2000GB to a more appropriate because used space is only 300GB? The issue was occurred when the database on auto-grow and the storage consumption suddenly increased from…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-07-12T13:13:58.97+00:00
Sachin Soam 0 Reputation points
commented 2024-07-15T15:58:09.6366667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure PostgreSQL flexible server stuck in restart state

I tried to restart my Azure Database for PostgresSQL flexible server now more than two days ago and it is still stuck in the restarting status. I initiated the restart because it wouldn't show me the list of databases so I could manually connect to them…

Azure Database for PostgreSQL
asked 2024-07-15T10:30:47.5466667+00:00
Jespersen, Martin Closter 20 Reputation points
accepted 2024-07-15T10:58:21.8+00:00
Jespersen, Martin Closter 20 Reputation points
1 answer

error fetching from postgres, err: x509: certificate signed by unknown authority

i have i virtual network where in 1 subnet my aks cluster is present and another subnet my private postgress flexible server is present. i am connecting my application from aks cluster to private postgress server through private network using…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,987 questions
Azure Database for PostgreSQL
asked 2024-07-05T07:21:57.52+00:00
Kishor 0 Reputation points
commented 2024-07-12T06:47:28.5833333+00:00
Nikhil Duserla 1,060 Reputation points Microsoft Vendor
1 answer

How do I migrate a PostgreSQL database from Single Server to Flex Server, change the users to Entra authenticated, and then migrate the database again without users?

I want to migrate a PostgreSQL database from Azure Single Server to Azure Flex Server. Then drop all database users from the Azure Flex Server database and add them back in as Entra authenticated users and set their permissions. Then I want to script…

Azure Database for PostgreSQL
asked 2024-07-09T12:55:41.2066667+00:00
Daryl Williams 0 Reputation points
answered 2024-07-11T09:24:09.8966667+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
1 answer

Postgre-SQL Flexible Server - pg_cron permissions and alternative

Hi everyone,   a customer is using Azure PGSQL Flexible server to provide database managed services for its internal customers.  The internal customers are used to work on-prem with job schedulers like pg__cron or pg__timetable.  After migrating their…

Azure Database for PostgreSQL
asked 2024-07-04T07:36:43.75+00:00
Paul Hernandez 631 Reputation points Microsoft Employee
answered 2024-07-11T09:05:34.2633333+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
1 answer

My Azure Server Admin has CreateRole rights disabled for Azure Database for Postgresql Flexible server

In the Azure Database for Postgresql, Recently the CreateRole rights have been revoked for the Server Admin user. Due to this, I am not able to create new users or roles in the system. Please help me to enable the create role access for the Azure Server…

Azure Database for PostgreSQL
asked 2024-07-11T05:01:20.0633333+00:00
Nathar Hussain 0 Reputation points
answered 2024-07-11T08:54:58.3466667+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
1 answer

Azure postgresql flex can i use local AD group synced to Azure AD for access to DB

Azure postgresql flex can i use local AD group synced to Azure AD for access to DB in Azure flex postgres

Azure Database for PostgreSQL
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,213 questions
asked 2024-07-05T19:58:41.36+00:00
Mohammed, Shafi 0 Reputation points
commented 2024-07-10T20:00:59.1133333+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
0 answers

Cannot connect to Azure DB for PostgresSQL flexible from different vnet

Hi, we cannot connect from an AKS pod running in one VNET to an Azure DB for PostgreSQL flexible server running in a different VNET. We can connect from an AKS pod running in the same VNET. The error is demonstrated by running curl from the pod: curl -v…

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,290 questions
Azure Database for PostgreSQL
asked 2024-07-09T15:20:24.6333333+00:00
Wilde, Andrew 0 Reputation points
commented 2024-07-10T18:50:34.8566667+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Can you install extensions for Azure Data Studio when you are offline ?

We want to install Azure Data Studio (ADS) onto a server - and add the postgres extension. (The postgres database is local, not in Azure). The server has no internet access. We can download an installer for ADS and install it with no internet…

Azure Database for PostgreSQL
asked 2021-09-03T11:00:49.22+00:00
Greg Booth 1,316 Reputation points
commented 2024-07-10T10:04:49.9366667+00:00
Pfannkuchen, Michael 0 Reputation points
1 answer

Create Function with LANGUAGE c gets ERROR: permission denied for language c

We are migrating a database from PostgresSQL single server to flexible server using psql to dump and restore. All those functions with 'language c' would return ERROR: permission denied for language c A sample function like this: CREATE OR…

Azure Database for PostgreSQL
asked 2024-07-09T01:40:44.7566667+00:00
ITAdmin - TOLFIN 0 Reputation points
commented 2024-07-10T09:23:26.08+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
1 answer

What happens to Azure Database for PostgreSQL - Single Server Reservations after the retirement announcement?

As I know, Azure Database for PostgreSQL - Single Server is on the retirement path and is scheduled for retirement by March 28, 2025. In case I bought 1-year reservation on May 1, 2024 and the reservation will expire on May 1, 2025 exceed retirement…

Azure Database for PostgreSQL
asked 2024-07-05T03:18:23.0033333+00:00
Padtawee Srisan-ngam 60 Reputation points
commented 2024-07-10T05:04:49.2733333+00:00
ShaktiSingh-MSFT 14,381 Reputation points Microsoft Employee
0 answers

Error while creating new indexes on Azure database

Hello The migration from on premise to Azure has been done with success with all the metadata and data the 18/06/2024. It included indexes. At this time we had no errors. Now we want to try to create new BTREE indexe on our database but it fails with the…

Azure Database for PostgreSQL
asked 2024-06-28T08:24:28.7133333+00:00
JOLY, Josselin (ITOP CD) - AFKL 0 Reputation points
commented 2024-07-09T14:26:40.4366667+00:00
GeethaThatipatri-MSFT 29,012 Reputation points Microsoft Employee
0 answers

az account get-access-token command issue

Hi All, We are using below command to get the JWT token for login to Postgres single server. az account get-access-token --resource-type oss-rdbms -o tsv --query accessToken However this command earlier returing the all groups of the lodded in user but…

Azure Database for PostgreSQL
asked 2024-07-05T12:54:08.7733333+00:00
Mittapelli, S (Sathishkumar) 0 Reputation points
edited a comment 2024-07-08T22:26:30.0133333+00:00
Oury Ba-MSFT 17,791 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

azure database for postgres フレキシブルサーバーTLS証明書の更新について

現在azure database for postgres フレキシブルサーバーを利用しているのですが、azureからルートストアに関する証明書の更新について通知がありました。そこでは、クライアント側にて既存で利用しているDigicert グローバル ルート CAと併せて、Microsoft RSA Root Certificate Authority…

Azure Database for PostgreSQL
asked 2024-07-02T05:11:12.5166667+00:00
taku kita 20 Reputation points
accepted 2024-07-06T08:07:43.2466667+00:00
taku kita 20 Reputation points