1,181 questions with Azure Database for PostgreSQL tags

Sort by: Updated
1 answer

On-premise to Azure SQL connectivity

I'm seeking a low-cost solution for on-premise to Azure SQL connectivity. We already have an Azure environment with 4 Subscriptions in a Hub & Spoke model. Traffic from within the on-premise VPN connects to the Hub VNet via a VPN Gateway, then it…

Azure SQL Database
Azure Database for PostgreSQL
asked 2023-06-14T16:01:58.65+00:00
TheoF 1 Reputation point
commented 2025-02-01T14:52:02.65+00:00
Sanjana Pushkar 0 Reputation points Microsoft Employee
0 answers

Issues Connecting to PostgreSQL Flexible Server in Azure VPC with Terraform

Deploying a PostgreSQL Flexible Server inside a VPC using Terraform has been successful, but there is an issue with connecting via Point-to-Site VPN. After following the instructions listed here, connection attempts still fail. Attempts to resolve the…

Azure Database for PostgreSQL
asked 2025-01-28T01:15:27.2633333+00:00
William Kelly 0 Reputation points
commented 2025-01-31T18:04:40+00:00
William Kelly 0 Reputation points
1 answer

Azure - are there minimum increments for B Series CPU credits? A threshold?

We have a B20ms "Flexible Server for Postgres" that has been running under a light load for several weeks. It has significant CPU credit of around 5,450. Periodically, the CPU has risen above 10% and the CPU credit has drained slightly at…

Azure Database for PostgreSQL
asked 2025-01-29T18:20:53.55+00:00
Matthew Mckenzie 5 Reputation points
edited a comment 2025-01-31T17:10:38.3333333+00:00
Mahesh Kurva 2,430 Reputation points Microsoft Vendor
0 answers

How to add pgaadauth in azure pg flexible servers it is always giving error,Also how to add pg_cron to a db

CREATE EXTENSION IF NOT EXISTS pgaadauth; ERROR: extension "pgaadauth" is not allow-listed for "azure_pg_admin" users in Azure Database for PostgreSQL HINT: to learn how to allow an extension or see the list of allowed extensions,…

Azure Database for PostgreSQL
asked 2025-01-31T09:41:54.5433333+00:00
Aditya Singh 0 Reputation points
commented 2025-01-31T12:49:53.6633333+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
0 answers

Does COPY lock my TimescaleDB database with 70k chunks?

I am using TimescaleDB in an Azure VM for an IoT database. I need to export data in CSV format using the COPY method, but I have around 70,000 chunks in my hypertable. My concern is whether executing COPY to export data locks the database, as it is…

Azure Database Migration service
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,307 questions
Azure Database for PostgreSQL
asked 2025-01-30T14:12:30.2766667+00:00
KriShna PrakaSh 0 Reputation points
edited a comment 2025-01-31T11:09:51.2166667+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
2 answers

How to Export Data from TimescaleDB in Azure VM to CSV Format

I am working with a TimescaleDB instance installed inside an Azure Virtual Machine (VM), which is actively being used in production. I need to export data for the 2,000 most active users from the past year, including user profile information and device…

Azure Database Migration service
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,307 questions
Azure Database for PostgreSQL
asked 2025-01-28T08:14:14.7733333+00:00
KriShna PrakaSh 0 Reputation points
commented 2025-01-31T08:30:04.8733333+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
1 answer

I did not have the logs activated but I need to know who have accessed my database is a postgres sql

I did not have the logs activated but I need to know who have accessed my database to know that IP was used to access the system is there a way to get that historical the database is SQL progress?

Azure Database for PostgreSQL
asked 2025-01-29T16:17:58.72+00:00
Victor Alan Miranda Cortez 0 Reputation points
commented 2025-01-31T01:26:21.8133333+00:00
Sai Raghunadh M 2,155 Reputation points Microsoft Vendor
1 answer

Azure PostgreSQL Flexible Server – Slow Start/Stop & HTTP 500 Errors

I am experiencing issues with my Azure Database for PostgreSQL Flexible Server. The instance is taking a very long time to start and stop, and I frequently encounter HTTP 500 Internal Server Errors when attempting these actions through the Azure…

Azure Database for PostgreSQL
asked 2025-01-28T14:01:36.0166667+00:00
Osama Khan 20 Reputation points
commented 2025-01-30T16:34:25.5366667+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
1 answer

Azure flexible Postgres storage capacity usage unknown

Hello, We are facing a problem which is baffling us, we have some databases on "Azure Database for PostgreSQL - Flexible Server" we summed the size of disk usage by these databases and included the managed dbs and came to a total of 121GB of…

Azure Database for PostgreSQL
asked 2025-01-29T18:00:45.42+00:00
Safi 10 Reputation points
answered 2025-01-30T14:24:12.3633333+00:00
Safi 10 Reputation points
3 answers One of the answers was accepted by the question author.

Can I change to owner of a database in Azure Database for PostgreSQL flexible server?

I have a database created with the migration tool in the Azure Database for PostgreSQL flexible server. The migration tool sets the database owner as the server admin, and I want to change the owner to a different role. How do I do this? ALTER DATABASE…

Azure Database for PostgreSQL
asked 2024-06-12T19:41:39.73+00:00
Kristine Kisman 25 Reputation points
answered 2025-01-29T19:51:10.8666667+00:00
Chris Procter 11 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
commented 2025-01-29T18:07:13.7+00:00
Oluwatimilehin Alabi 0 Reputation points
1 answer

Can't create tables in Flexible PostgreSQL, even with CTc privileges

Hi there, I'm not able to create tables in a PostgreSQL database I created myself, even though I've given the user all privileges to the database ("CTc"). Here are the privileges (notice the "metabase" role/user): metabase=> \l …

Azure Database for PostgreSQL
asked 2025-01-20T20:16:31.49+00:00
Diogo Baeder 0 Reputation points
commented 2025-01-28T17:02:13.93+00:00
Mahesh Kurva 2,430 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to migrate database users from Azure PostgreSQL single server to flexible server?

Hello team, I was using the migration tool provided in Azure portal to migrate databases from PostgreSQL single server to flexible server.The migration itself was successful and I could see my database and data in the flexible server. The issue I am…

Azure Database for PostgreSQL
asked 2024-05-06T18:47:09.7233333+00:00
Pratik 25 Reputation points
answered 2025-01-28T16:50:06.6033333+00:00
Luca Baumann 0 Reputation points
0 answers

How to Sync Azure Postgres from one instance to other instance

Hello Everyone, My requirement, we have Managed Azure PostgreSQL instance running in Prod and we want to replicate the Dev PostgreSQL every day might, through Azure Function, how than be accomplished. I want to use Python for achieving this, any help is…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,376 questions
Azure Database for PostgreSQL
asked 2025-01-28T03:41:08.23+00:00
Niranjan Jannapureddy 0 Reputation points
commented 2025-01-28T15:39:55.54+00:00
Niranjan Jannapureddy 0 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot Connect to PosgresDB Flexible Server From in Private AKS

Hi all, I am experiencing an issue with connecting to a PostgreSQL database from a private AKS cluster. The AKS and the database are located in two different virtual networks and subscriptions. To debug the connection, I created a pod using the following…

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
530 questions
Azure Database for PostgreSQL
asked 2025-01-13T09:14:08.78+00:00
Huynh, Huu Thang 20 Reputation points
edited the question 2025-01-28T12:12:10.1433333+00:00
Nikhil Duserla 4,120 Reputation points Microsoft Vendor
2 answers

User Entra authentication to Postgres flexible server

When using EntraID authentication is the only option for users the token based authentication flow descibed here? Our users now have to obtain a new token every hour when working with tools like PowerBI.

Azure Database for PostgreSQL
asked 2025-01-22T13:17:41.25+00:00
Peter Koller 45 Reputation points
commented 2025-01-28T09:12:41.2333333+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
3 answers

how to upgrade PostgreSQL client in azure cloud shell

Hi, I have run the below command and getting below error. pg_dump -Fc -v --host=XXXXXXX --username=XXXXX --dbname=XXX -f test_dev_flexi_psqllogtim.dump Password: pg_dump: error: server version: 15.7; pg_dump version: 14.13 pg_dump: error: aborting…

Azure Database for PostgreSQL
asked 2025-01-22T09:55:35.3366667+00:00
S, P1686MS (623-WIPRO LIMITED) 0 Reputation points
commented 2025-01-28T09:00:45.1266667+00:00
Vijayalaxmi Kattimani 1,065 Reputation points Microsoft Vendor
2 answers

is there plan to support pgvector 0.8.0 version?

Currently PostfeSQL 16 supports pgvector 0.7.0, however version 0.8.0 introduced a significant improvement to hybrid search and it would be great to have it. Is there a plan to support it and what would be the timeline?

Azure Database for PostgreSQL
asked 2025-01-24T06:34:23.9833333+00:00
Marko Simic 0 Reputation points
commented 2025-01-28T03:55:57.2166667+00:00
Sai Raghunadh M 2,155 Reputation points Microsoft Vendor
0 answers

Connection with managed identity to postgresql and token expiration

Hello community, I have a Nest.Js app with TypeORM and PostgreSQL.I want to deploy my app to the azure and to connect the azure PostgreSQL database.I implemented next connection: Database module: import { Module } from '@nestjs/common'; import {…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
748 questions
Azure Database for PostgreSQL
asked 2025-01-22T10:35:50.8366667+00:00
Vasile 0 Reputation points
commented 2025-01-28T03:51:25.78+00:00
Sai Raghunadh M 2,155 Reputation points Microsoft Vendor
0 answers

How to defer a scheduled migration of my Single Server to Flexible Server?

Q: How do I defer Microsoft's scheduled migration of my Single Server to Flexible Server. A: From Microsoft: Issue: Below is an image of what I see in Azure migration section. How do I defer the date? Do I click the "Start Migration"…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-09-13T14:02:55.1466667+00:00
Daryl Williams 20 Reputation points
commented 2025-01-27T19:47:23.91+00:00
Bryant Poston MC 0 Reputation points