927 questions with Azure Database for PostgreSQL tags

Sort by: Updated
2 answers

Backup stratergy for Azure PostgreSQL

I understand by default Azure keeps backups for PostgreSQL for upto 35 days. How can i increase that? Do i need to have a custom backup strategy if i want to maintain backup for more upto 7 years? I m new to PostgreSQL so details are appreciated.

Azure Database for PostgreSQL
asked 2020-06-04T22:13:42.417+00:00
F Ahmed 36 Reputation points
commented 2020-07-08T22:13:05.7+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer

The firewall rules in the Azure Database for Postgres do not allow any external connections

Hello, No matter what I do to set up the firewall to allow all traffic, I'm unable to access the database over pgadmin. Is this a currently known issue? Please see the firewall rules and the error I receive on pgadmin: ERROR: no pg_hba.conf…

Azure Database for PostgreSQL
asked 2020-06-27T02:16:50.6+00:00
Shane McGraw 1 Reputation point
commented 2020-07-02T02:33:46.373+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
2 answers

how to use locale en_US.UTF-8 on azure postgresql

i try to create new database with locale en_US.UTF-8 but get error createdb -h serverName -p 5432 -U user@serverName --template="template0" -E UNICODE -O user "newDatabase"; i get bellow error: createdb: error: database…

Azure Database for PostgreSQL
asked 2020-06-17T09:33:39.327+00:00
thuyerpacb 21 Reputation points
commented 2020-06-18T19:37:37.887+00:00
Mike Ubezzi 2,776 Reputation points
1 answer

Is there a way to know when a database was restored or created in postgre DBaaS?

Just that. I am trying to find a specific way, through the console, or with a query or the shell that would allow me to know if a database was restored accordingly. We have an automated process that restores from one environment to the other. I have…

Azure Database for PostgreSQL
asked 2020-06-08T13:53:27.44+00:00
Alexsem 1 Reputation point
commented 2020-06-13T00:20:01.657+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

DB2 Migration from On premise to Cloud

Hi, Do Azure currently support running DB2 instance in Azure cloud Database ? If not, can we migrate using Azure Database migration services from DB2 to Azure Mysql or PostgreSQL etc. How long it will take to migrate ....let say we have 1700 tables ? …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
756 questions
Azure Database for PostgreSQL
asked 2020-05-26T11:06:06.167+00:00
Boopathy, Elango 106 Reputation points
accepted 2020-05-28T03:44:59.037+00:00
Boopathy, Elango 106 Reputation points
1 answer

data encryption at rest in Azure Postgresql database

All managed dB services on azure have data encryption at rest by default. How to see the status on it for Azure postgresql.? Right now when I do "az postgres server show --name -g" of an existing postgresql server I can see Infrastructure…

Azure Database for PostgreSQL
asked 2020-05-06T14:01:23.33+00:00
Aravind Kannan 6 Reputation points
commented 2020-05-20T02:26:51.717+00:00
Navtej Singh Saini 4,221 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

SSL Error when rebalancing after scaling Hyperscale cluster out

Title: SSL Error when rebalancing after scaling Hyperscale cluster out I scaled out an Azure Database for PostgreSQL Hyperscale cluster from 6 to 10 nodes. Scaling was initiated via the Worker Node count slider on the Configure page. There were no…

Azure Database for PostgreSQL
asked 2020-05-07T11:22:07.173+00:00
HitenBhavsar-MSFT 381 Reputation points Microsoft Employee
accepted 2020-05-07T22:02:21.68+00:00
HitenBhavsar-MSFT 381 Reputation points Microsoft Employee