888 questions with Azure Database for PostgreSQL tags

Sort by: Updated
1 answer

Azure PG edit pg_ident.conf

I was wondering if it was possible to edit the pg_ident.conf file. I am hoping that a mapping will resolve the issue our application is having with the @hostname. I want to avoid changing the code. I can currently connect to Google PostgreSQL…

Azure Database for PostgreSQL
asked 2020-09-23T16:30:29.487+00:00
Michelle Schwan 1 Reputation point
commented 2020-09-28T18:10:38.287+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault .

Connecting Azure Kubernetes Service and Azure Database for PostgreSQL using Azure Key Vault . AKS : Cluster is ready Azure Database for PostgreSQL : DB is ready I would like to know the steps to connect to PostgreSQL DB on existing the AKS…

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,887 questions
Azure Database for PostgreSQL
asked 2020-09-22T06:53:26.12+00:00
Rajasekhar 16 Reputation points
commented 2020-09-28T11:34:46.237+00:00
prmanhas-MSFT 17,891 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

PostgreSQL images on Azure VM (Please see screenshot below) -- Are they managed like azure does OS updates etc for them ?

When we try to create a VM in azure , we get several options for PostgreSQL. I wanted to know if the azure VM on Postgre in below screenshot are managed .i.e . OS updates are taken care by Azure etc.

Azure Database for PostgreSQL
asked 2020-09-22T17:57:47.697+00:00
MS Techie 2,681 Reputation points
accepted 2020-09-28T05:40:25.53+00:00
MS Techie 2,681 Reputation points
1 answer One of the answers was accepted by the question author.

Migration Postgresql to Azure database for Postgresql

May I know if there are option to do migration using dump and restore using incremental method to lower the down time ? pg_dump , pg_restore

Azure Database for PostgreSQL
asked 2020-09-23T07:25:12.733+00:00
sakuraime 2,321 Reputation points
commented 2020-09-23T18:33:40.247+00:00
Anurag Sharma 17,576 Reputation points
2 answers

Backup postgres database to Azure blob storage

Is it possible to backup Azure managed postgres instance database to Azure blob storage with life cycle management policy on top of it.

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,478 questions
Azure Database for PostgreSQL
asked 2020-06-12T22:43:55.26+00:00
F Ahmed 36 Reputation points
answered 2020-09-23T17:42:51.217+00:00
sakuraime 2,321 Reputation points
1 answer

Do azure postgresql support roaringbitmap?

we need the roaringbitmap extention, but do not in the support extentions list

Azure Database for PostgreSQL
asked 2020-09-22T02:42:16.517+00:00
rube qiu 76 Reputation points
answered 2020-09-22T04:32:37.857+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

External access to Azure PostgreSQL database

I am trying Azure PostgreSQL for the first time. After using their (start with a pre-set configuration) to provision the system, I don't seem to be able to connect externally. name@Azure:~$ psql --host=mendixdb.canadacentral.cloudapp.azure.com…

Azure Database for PostgreSQL
asked 2020-08-26T22:35:36.33+00:00
geoff belair 11 Reputation points
commented 2020-09-21T13:49:38.287+00:00
Anurag Sharma 17,576 Reputation points
1 answer

PostgreSQL Norway East

Hey! We are starting up a new project in Norway and wanted to test out having the database in Norway East/West instead of Europe West as previously used. All information I can find says that PostgreSQL should be available: …

Azure Database for PostgreSQL
asked 2020-09-11T11:07:30.28+00:00
Daniel Eriksen 1 Reputation point
answered 2020-09-14T06:59:34.793+00:00
Anurag Sharma 17,576 Reputation points
1 answer

Migrate Azure Database for PostgreSQL to On-Premise PostgreSQL

I want to migrate my Azure Database for PostgreSQL to my On-Premise PostgreSQL. How do I do it ? Does Azure supports any such migration tool for moving or copying databases from Azure to On-Premise and vice-versa. please advice.

Azure Database for PostgreSQL
asked 2020-09-10T17:30:48.273+00:00
vijay ande 1 Reputation point
commented 2020-09-11T11:40:05.463+00:00
Anurag Sharma 17,576 Reputation points
1 answer

Power sheel Script need to exicute Sql Server data project in Pre Post Build section.

Hi Team, i am trying to connect postgres ODBC driver into SQL server data project to compare the Schema. Power Shell script is: ion Get-ODBC-Data{ param([string]$query=$(throw 'query is required.')) $conn = New-Object…

Azure Database for PostgreSQL
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,460 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,404 questions
asked 2020-09-03T05:25:43.687+00:00
Uma Mahesh U 1 Reputation point
commented 2020-09-08T07:37:46.407+00:00
Ian Xue (Shanghai Wicresoft Co., Ltd.) 31,016 Reputation points Microsoft Vendor
1 answer

Cannot connect Azure Data Catalog to Azure Database for PostgreSQL server

Hello, Can Azure Data Catalog (ADC) connect to Azure Database for PostgreSQL Server? I am using the local application for ADC. I am able to connect to other datasources like Azure Blob and SQL Database, to upload their metadata to ADC. …

Azure Database for PostgreSQL
Azure Data Catalog
Azure Data Catalog
An Azure service that serves as a system of registration and system of discovery for enterprise data assets.
98 questions
asked 2020-08-19T04:03:54.607+00:00
Horniak, Peter 21 Reputation points
commented 2020-09-08T05:55:33.16+00:00
Horniak, Peter 21 Reputation points
1 answer

Changing wal_level configuration in Azure Database for PostgreSQL

According the the question Changing wal_level configuration in Azure Database for PostgreSQL referred from Debezium > Test with Postgres on Azure support for wal_level = logical max_wal_senders = 1 max_replication_slots = 1 was expected by…

Azure Database for PostgreSQL
asked 2020-09-07T10:35:40.82+00:00
Emanuele Quinto 1 Reputation point
answered 2020-09-07T11:39:01.543+00:00
Anurag Sharma 17,576 Reputation points
1 answer

Azure Postgres read-only replica creation via ARM templates is not idempotent

Hi, This is somehow related to the issue reported here enabling-replication-via-arm-template-not-idempotent I'm creating an Azure Postgres instance and a read-only replica for that instance using the ARM template attached to this question. When I…

Azure Database for PostgreSQL
asked 2020-09-04T12:50:40.69+00:00
Petru Dumuta 11 Reputation points
commented 2020-09-04T22:40:38.437+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Cannot run stored procedures for postgreSQL in azure

I have to migrate my PostgreSQL from on-premise to the Azure cloud. I have stored procedures in the on-premise database. But I cannot find a way to run those on Azure Database for Postgresql. There is no option for PostgreSQL as a source for dataflows or…

Azure Database for PostgreSQL
asked 2020-09-01T13:11:15.027+00:00
Harditya Sarvaiya 1 Reputation point
commented 2020-09-04T13:36:00.097+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer

Updating a table based on values in the table

I have a temp table #XX that looks like this" ID KWID NAME ORDER 1447 1144 SW_6368_58_55.png NULL 1450 1145 SW_6942_58_55.png NULL 1451 1147 Arb3_43_55.jpg NULL 1452 1147 Arb1_43_55.jpg …

Azure Database for PostgreSQL
asked 2020-08-21T22:42:37.177+00:00
Jim Seidel 61 Reputation points
commented 2020-08-25T05:01:39.593+00:00
Anurag Sharma 17,576 Reputation points
1 answer

Azure Database for PostgreSQL server truncates the same table repeatedly

Hi, I have a running PostgreSQL server on Azure. The server instance configuration is Basic, 2 vCore(s), 20 GB. My database has 10 tables in one schema. Among the 10 tables, the biggest table (11GB) has been truncated (become empty) repeatedly about…

Azure Database for PostgreSQL
asked 2020-07-16T19:50:08.583+00:00
Kim, Jisung 1 Reputation point
commented 2020-08-11T16:32:07.66+00:00
Mike Ubezzi 2,776 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to filter the access to Azure PostgreSQL by user+ip rather than just ip

I have already set firewall rules for Azure Postgresql and it works fine。 But i was told that in local Postgresql server,we can allow some users access in some clients by editting pg_hba.conf like this: hostssl <databaseName> <userName>…

Azure Database for PostgreSQL
Azure Firewall Manager
Azure Firewall Manager
An Azure service that provides central network security policy and route management for globally distributed, software-defined perimeters.
85 questions
asked 2020-08-06T06:57:42.593+00:00
崔磊 21 Reputation points
accepted 2020-08-10T07:25:25.74+00:00
崔磊 21 Reputation points
1 answer

Azure Analysis Service use postgresql as Data Source

Hello, I want to use the Azure Analysis Service (AS) with an on-premise postgresql database. To do this, I tried two approches : Create a tabular model on Azure AS. Migrate my local postgresql to Azure db for postgrsql. Then connect the Azure AS with…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
Azure Database for PostgreSQL
asked 2020-07-28T12:55:03.637+00:00
ZDUAN 1 Reputation point
commented 2020-08-04T20:29:50.157+00:00
KranthiPakala-MSFT 46,422 Reputation points Microsoft Employee
1 answer

Impossible to connect to a distant postgresql database

Hello, I want to use Power Bi in order to make a naturalist app with our postgresql database. I use this database on my computer with different softwares. I installed Npgsql-4.0.10 first as recommended. When I try to connect to my database, I got…

Azure Database for PostgreSQL
asked 2020-07-30T12:19:44.963+00:00
Mathias Broutin 1 Reputation point
commented 2020-08-03T17:06:14.33+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Connecting to Azure PostgreSQL server from python psycopg2 client

Hello, I have trouble connecting to the Azure postgres database from python. I am following the guide here - https://learn.microsoft.com/cs-cz/azure/postgresql/connect-python But the psycopg2 and SQLalchemy throw me the same error: …

Azure Database for PostgreSQL
asked 2020-07-23T14:47:58.76+00:00
Petr Svec 101 Reputation points
accepted 2020-07-27T13:11:21.203+00:00
Petr Svec 101 Reputation points