904 questions with Azure Database for PostgreSQL tags

Sort by: Updated
0 answers

Get " https://management.azure.com/subscriptions/0444938f-8b72/resourceGroups/rg-prd-backend-db-psql/providers/Microsoft.DBforPostgreSQL/flexibleServers/psql--001?api-version=2023-06-01-preview" : context deadline exceeded

I have deployed Azure postgreSQL flexible server with version 16.2 using Terraform. It was working fine, since last week, post the HA is had an issue due to Azure policy we lost the connection to the DB server from Azure portal. We can see the db…

Azure Database for PostgreSQL
asked 2024-06-13T10:28:56.7366667+00:00
Thennarasu Duraikannu 0 Reputation points
1 answer

How to Handle Point-in-Time Restore with Azure PostgreSQL and Terraform?

Hello, I'm using an Azure PostgreSQL database and need to perform a point-in-time restore (PITR) as part of a disaster recovery drill. I can successfully restore the database to a new server and update my application to point to this new server. However,…

Azure Database for PostgreSQL
asked 2024-05-22T12:49:03.72+00:00
Kamal Rathnayake 26 Reputation points MVP
commented 2024-06-13T09:37:08.3266667+00:00
MChogo 25 Reputation points
1 answer

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 0 Reputation points
answered 2024-06-12T22:39:30.09+00:00
Sina Salam 5,306 Reputation points
2 answers One of the answers was accepted by the question author.

Not able to Insert Image data for two images Postgresql

[HttpPost] [ValidateAntiForgeryToken] public async Task<IActionResult> Create([Bind("Sno,No,Topic,QuestionTitle,Opt1,Opt2,Opt3,Opt4,Answer,Time,Correct,Solution,Imagedata,Imagesol")] Question question, IFormFile…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,281 questions
Azure Database for PostgreSQL
asked 2024-06-11T19:37:32.6+00:00
Maui Learner 520 Reputation points
accepted 2024-06-12T06:25:14.9933333+00:00
Maui Learner 520 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Database for PostgreSQL flexible server stuck in restart state

Hi, our Azure Database for PostgreSQL flexible server is stuck in restarting state. We noticed to late that storage is utilized 100% and now we can’t increase the instance or do any modifications. We can't even delete it, it just states that it is in…

Azure Database for PostgreSQL
asked 2024-05-21T06:48:24.7766667+00:00
Jonas vR 20 Reputation points
accepted 2024-06-12T06:15:45.8966667+00:00
Jonas vR 20 Reputation points
0 answers

Connection String to Grant Web App running .NET code access to PostgreSQL Flexible Server via Managed Identity

Hi, I need to deploy a webApp running .NET Code and Azure Database for PostgreSQL flexible server. Our policy is to grant webApps/functionApps access to SQL Server/MySql Server/PostgreSQL Server via Managed Identity. While, I can see connection strings…

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.
632 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,521 questions
Azure Database for PostgreSQL
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,135 questions
asked 2024-06-11T13:04:40.8433333+00:00
84017655 1 Reputation point
commented 2024-06-11T22:43:48.9833333+00:00
84017655 1 Reputation point
1 answer One of the answers was accepted by the question author.

Migrate PostgreSQL production database from AWS RDS to Azure PostgreSQL Flexible Server

We have moved our web apps from AWS ec2 instances to azure web apps but our database is still running on AWS RDS it’s a high traffic application and we cannot afford any downtime . any suggestion how can we move our production PostgreSQL db to azure…

Azure Database Migration service
Azure Database for PostgreSQL
asked 2024-06-09T21:25:29.1066667+00:00
D4Dilip 30 Reputation points
accepted 2024-06-11T18:42:35.8+00:00
D4Dilip 30 Reputation points
1 answer

Connecting Azure Database for PostgreSQL and Data Factory

Hello, I'd want to connect my Azure Database for PostgreSQL (from now on referred as DB) to use it as a dataset in Data Factory (from now on referred as ADF). My DB is in a private network in a resource group (rg_1) my ADF is public and is in a…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
Azure Database for PostgreSQL
asked 2024-06-10T11:31:09.75+00:00
Laura Balbi 0 Reputation points
commented 2024-06-11T09:18:58.1366667+00:00
Amira Bedhiafi 17,786 Reputation points
2 answers

Azure data factory

Dear Team, I need to copy a data from a single table to multiple tables with mapping of columns in azure data factory by connecting with a PostgreSQL server. only one source table and I need to send that source data to the multiple sink tables by…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
Azure Database for PostgreSQL
asked 2024-05-28T07:10:35.32+00:00
Sai Varma Eswararaju 0 Reputation points
commented 2024-06-10T08:29:07.41+00:00
PRADEEPCHEEKATLA-MSFT 82,041 Reputation points Microsoft Employee
1 answer

Reading credentials from azure failed: DefaultAzureCredential failed to retrieve a token from the included credentials.

0 I'm trying read azure default credentials but fails with following error DefaultAzureCredential failed to retrieve a token from the included credentials. 04:54:12.161 lrr-data-service-perf-green-x Attempted credentials: EnvironmentCredential:…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
309 questions
asked 2024-05-28T06:16:03.5266667+00:00
Yedukondalu Mammu 0 Reputation points
commented 2024-06-06T23:15:49.1166667+00:00
Oury Ba-MSFT 16,986 Reputation points Microsoft Employee
1 answer

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql flexible server through Bicep and GHA pipelines, the deployment is failing in configuration step with the following error, i am trying to deploy pg 16 version. can someone please help with this…

Azure Database for PostgreSQL
asked 2024-05-31T04:21:03.9433333+00:00
Manikandan M 0 Reputation points
commented 2024-06-06T05:19:34.7133333+00:00
Manikandan M 0 Reputation points
1 answer

Deleting active connections in Azure Postgresql

I would like to delete active connections in my Azure SQL Database for Postgres. I have logged into the database as admin and tried: SELECT pg_terminate_backend(pid) FROM pg_stat_activity WHERE datname = 'postgres' AND pid <>…

Azure Database for PostgreSQL
asked 2022-02-17T19:49:54.363+00:00
Kopl 166 Reputation points
commented 2024-06-05T17:40:34.3533333+00:00
2 answers

Azure Postgresql how to create a CAST

Hello, I am currently in the process of configuring a database within Azure Database for PostgreSQL flexible server. However when i try to create two CAST objects i get the following error: ERROR: must be owner of type integer or type…

Azure Database for PostgreSQL
asked 2023-09-20T14:27:04.6333333+00:00
Laurens van der Stoep (NL) 35 Reputation points
commented 2024-06-05T10:56:24.22+00:00
Lazar, Alexandru 0 Reputation points
4 answers

create sp to populate table from one db to another

Hi, how to create Store procedure to populate data from one database table to another database table and do we need to refresh or it will auto sync

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,047 questions
Azure Database for PostgreSQL
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,849 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,255 questions
asked 2024-05-21T02:56:37.6+00:00
Vineet S 205 Reputation points
commented 2024-06-04T14:28:23.0166667+00:00
ShaktiSingh-MSFT 14,186 Reputation points Microsoft Employee
2 answers

Trying to create an Azure Database for PostgreSQL flexible server with same server name which was deleted

I am trying to create an Azure Database for PostgreSQL flexible server with same server name which was deleted using terraform but running into the below error. Tried creating using Azure Portal and no luck there as getting the same error there…

Azure Database for PostgreSQL
asked 2024-06-01T07:01:10.1633333+00:00
Likith Jutur 0 Reputation points
commented 2024-06-04T04:00:13.2033333+00:00
ShaktiSingh-MSFT 14,186 Reputation points Microsoft Employee
1 answer

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
commented 2024-06-03T19:27:22.47+00:00
GeethaThatipatri-MSFT 28,462 Reputation points Microsoft Employee
2 answers

Flexible PostgreSQL server not responsive for unknown reason

Our web server suddenly started to fail to connect to our PostgreSQL flexible server, and the portal is stuck with the message 'The server is currently in 'restarting' state. Please wait for the operation to complete. You can refresh to check status.…

Azure Database for PostgreSQL
asked 2024-05-28T13:37:10.3866667+00:00
paxbun 0 Reputation points
commented 2024-06-03T16:20:50.13+00:00
Oury Ba-MSFT 16,986 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Do I need to use Azure NAT Gateway for outbound internet access for Azure Container Apps or Azure Database for PostgreSQL?

Hi everyone, I would like to ask whether I need to use Azure NAT Gateway for outbound access to the internet? Insight: I have Hub and Spoke network topology implemented, in the Hub VNET there is an Azure Firewall and Azure VPN Gateway. I've setup Azure…

Azure Database for PostgreSQL
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
309 questions
Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
25 questions
asked 2024-05-31T16:22:41.7766667+00:00
Alberto Dasilvon 40 Reputation points
answered 2024-05-31T23:02:40.14+00:00
Sina Salam 5,306 Reputation points
1 answer

Missing Query Duration Information in Azure PostgreSQL Logs

We are currently running PostgreSQL as a Flexible Server on Azure and have configured Azure Diagnostics to log queries. However, we are encountering an issue where the duration of the queries is not consistently logged in the Message column or the…

Azure Database for PostgreSQL
asked 2024-05-31T11:55:04.8166667+00:00
Anand Advani 5 Reputation points
answered 2024-05-31T19:01:27.31+00:00
GeethaThatipatri-MSFT 28,462 Reputation points Microsoft Employee
2 answers

PostgreSQL Flexible Server in restart for extended period

I have a flexible server database that has been restarting for nearly four hours. It usually takes about 10 minutes to cycle the server. It shows some intermittent availability and response to queries, but it still has the status alert and doesn't show…

Azure Database for PostgreSQL
asked 2024-05-31T18:01:56.62+00:00
Carl Peterson 0 Reputation points
answered 2024-05-31T18:14:25.0633333+00:00
Rahul Randive 8,921 Reputation points Microsoft Employee