859 questions with Azure Database for PostgreSQL tags

Sort by: Updated
1 answer

How to add Azure devops to Azure Postgres database firewall

I have a firewall in place but I try to run migration from Azure Devops but this is blocked due to the restrictions of the firewall, how can i allow Devops in my firewall

Azure Database for PostgreSQL
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,011 questions
asked 2020-10-15T19:37:56.067+00:00
rebirthtobi 1 Reputation point
answered 2020-10-19T08:29:23.603+00:00
KalyanChanumolu-MSFT 8,316 Reputation points
1 answer

How to scale down vCores on PSQL server on Japan East?

We have a few PSQL databases running on Azure's Japan East location. We are looking to reduce costs of our services, but unfortunately when trying to adjust the settings of the resource we are given the message: "This subscription is restricted from…

Azure Database for PostgreSQL
asked 2020-10-14T09:35:54.62+00:00
Robert Davenport 1 Reputation point
answered 2020-10-14T21:17:41.49+00:00
Manishk-MSFT 1 Reputation point
1 answer One of the answers was accepted by the question author.

Create a new columns that shows the count based on 2 other columns

I have the following table called call_logs sqlfidle: http://www.sqlfiddle.com/#!18/57b3a/1 Date call_time call_duration 2001-10-01T00:00:00Z 60 30 2001-10-01T00:00:00Z 60 15 …

Azure Database for PostgreSQL
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,552 questions
asked 2020-10-08T22:49:15.917+00:00
learning_step_by_step 61 Reputation points
accepted 2020-10-09T15:31:08.517+00:00
learning_step_by_step 61 Reputation points
1 answer

Azure Postgres - Pricing calculation for Backup retention period of 14 days

Backup retention period for Azure database for Postgres is 7 days by default. What is the cost if we increase to14 days . The pricing calculator website does not give option to calculate for this. …

Azure Database for PostgreSQL
asked 2020-10-01T15:10:26.347+00:00
MS Techie 2,676 Reputation points
commented 2020-10-07T17:50:25.823+00:00
Mike Ubezzi 2,776 Reputation points
2 answers

Error with CTE when it doesnt recognize the table

I'm trying to run this query, but unfortunately I keep getting the error of "first_table" doesn't exist. Is there a way to fix this. I've tried every scenario i could think of and still nothing. any help willl be very helpful with first_table…

Azure Database for PostgreSQL
asked 2020-10-01T20:13:45.437+00:00
learning_step_by_step 61 Reputation points
commented 2020-10-06T00:04:38.88+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
1 answer

In Azure Postgres , does the latest offering of "Flexible server (Preview)" support certificate authentication

In Azure Postgres , does the latest offering of "Flexible server (Preview)" support certificate authentication Can i get the pricing link for this flexible server. Please advise.

Azure Database for PostgreSQL
asked 2020-10-01T10:49:06.937+00:00
MS Techie 2,676 Reputation points
answered 2020-10-05T11:38:40.2+00:00
Anurag Sharma 17,571 Reputation points
1 answer One of the answers was accepted by the question author.

Failed to connect to Azure PostgreSQL with SSL enabled from AzureDataStudio

When i try to connect to Azure PostgreSQL with SSL enabled using AzureDataStudio , with SSL Mode=Verfiy-full, i get below error root certificate file "C:\Users\mstechie\AppData\Roaming/postgresql/root.crt" does not exist Either provide…

Azure Database for PostgreSQL
asked 2020-10-01T15:27:55.08+00:00
MS Techie 2,676 Reputation points
accepted 2020-10-02T13:35:41.8+00:00
MS Techie 2,676 Reputation points
1 answer

Certificate rotation using azure's pgbouncer docker image

We use the pgbouncer docker image and want to know whether this image has been updated to contain the new certificate Cert rotation: https://learn.microsoft.com/en-gb/azure/postgresql/concepts-certificate-rotation#what-update-is-going-to-happen …

Azure Database for PostgreSQL
asked 2020-09-21T06:29:19.713+00:00
Brendan 1 Reputation point
commented 2020-10-02T02:01:45.787+00:00
Navtej Singh Saini 4,216 Reputation points Microsoft Employee
2 answers

DevOps for Azure Database for PostgreSQL

Is there any Azure DevOps option to configure CI CD for Azure Postgres Database PaaS option ? Please help

Azure Database for PostgreSQL
asked 2020-09-25T17:12:24.963+00:00
MS Techie 2,676 Reputation points
commented 2020-09-30T04:18:41.36+00:00
Mike Ubezzi 2,776 Reputation points
1 answer One of the answers was accepted by the question author.

Does the PaaS offering from Azure , that is Azure PostgreSQL support custom certificate?

https://learn.microsoft.com/en-us/azure/postgresql/concepts-ssl-connection-security From the above Microsoft URL , i can see that Azure PostgreSQL supports having an SSL certificate , in connection string. Eg: psql "sslmode=verify-full…

Azure Database for PostgreSQL
asked 2020-09-18T06:51:03.213+00:00
MS Techie 2,676 Reputation points
commented 2020-09-29T17:27:56.457+00:00
Anurag Sharma 17,571 Reputation points
1 answer One of the answers was accepted by the question author.

Azure PostgresSQL hyperscale citus - Modify the password policy

We are moving Azure postgres single server instance to hyperscale mode. On hyperscale postgres , as per documentation roles need to be created from portal .I need clarification on following 1)Is it possible to create user / role from psql 2)Is there…

Azure Database for PostgreSQL
asked 2020-09-17T11:17:56.417+00:00
Honey Nadackal 126 Reputation points
accepted 2020-09-29T04:55:59.7+00:00
Honey Nadackal 126 Reputation points
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,856 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,886 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,676 Reputation points
accepted 2020-09-28T05:40:25.53+00:00
MS Techie 2,676 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,571 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,428 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,571 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,571 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,571 Reputation points