Azure Database for PostgreSQL - Flexible Server - How to modify table owner
Does anyone know how to modify table owner in Azure Database for PostgreSQL - Flexible Server (postgres v13)? I have a administrator role account admindemo (member of azure_pg_admin) and another account named 'liquibase for managing tables, functions,…
How to fix FATAL: remaining connection slots are reserved for roles with privileges of the "pg_use_reserved_connections" role on an Azure Database for PostgreSQL flexible server.
Hi. I have a database running on an Azure Database for PostgreSQL flexible server. I have been managing the database using pgAdmin. Now i am not able to access or login as i am getting the following error, FATAL: remaining connection slots are reserved…
Unable to Provision Azure PostgreSQL Flexible Server in West US 2 with FoundersHub Subscription
We are currently running our PostgreSQL database on an Ubuntu VM and would like to migrate to Azure PostgreSQL Flexible Server. However, when we attempt to create this resource in the West US 2 region, we encounter the following…
The backup restore is set to 7 days, but I don't see any restore point in the backup and restore menu.
Hello, The backup restore is set to 7 days, but I don't see any restore point in the backup and restore menu. When I try to restore from Overview manu, I get an error: Only 40% of the storage is used and the database is not overloaded. Some one…
Azure PostgreSQL storage data incresing
I am using postgresql for development purpose. And its increasing its size automatically even without access or no activity. Every day it increases for about 700mb. When i go to metrics and select used storage it is 2.9gb. And when i select backup…
I want to get permission to create schema in COSMOS DB for postgresql
I am currently working on migrating data from AWS Aurora database to Azure Cosmos db for postgresql. I tried to use airbyte as a tool for that, but when I connect cosmos db as target database in airbyte, I get an error saying that I don't have permission…
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 Postgres Flexible server - Why creating extension uuid-ossp requires azure_pg_admin role?
My question is with respect to Azure Database for Postgres Flexible server (version PG16). I tried to create extension on current database (logged into database as db owner) however I see an error stating "ERROR: Only members of…
Is it possible to restore a Postgress database to another location than LIVE?
We are using the standard Postgres Backup and need to restore the latest backup to another location so we can compare some changes to the database after our last code changes. Is it possible to restore to another location? Any feedback on how to do…
Replicate Azure Cosmos DB for PostgreSQL into different resource group than primary cluster
On it states... https://learn.microsoft.com/en-us/azure/cosmos-db/postgresql/concepts-read-replicas Cross-region replication Read replicas can be created in the region of the primary cluster, or in any other region supported by Azure Cosmos DB for…
PGRouting availability for PostgreSQL 16 Flexible Server
Is there any update on when the PGRouting extension will be available for PostgreSQL16 flexible server please?
Permission Denied in table 'xxx' Issue After Migrating from Single Server to Flexible Server in Azure PostgreSQL
Hello Microsoft Support Team, I am reaching out to request assistance with an issue I encountered after migrating my PostgreSQL database from Single Server to Flexible Server in Azure. After completing the migration, I am unable to execute queries, as I…
Azure Postgresql Scheduled Maintenance stuck
I have a flexible server (Burstable, B1ms, 1 vCores, 2 GiB RAM, 32 GiB storage). I have received 18 health events over the course of two days, relating to Scheduled Maintenance. Attempts to e.g. restart the server have resultet in "Unknown…
Synapse Analytics workspace can not linked services to PostgreSQL Flexible within VNet
Here is my scenario: A database uses Azure Database for PostgreSQL - Flexible Server with Private access (VNet Integration) setting. An Azure Synapse Analytics Workspace with Managed virtual network (Enable) I can not create the linked service to my…
How to fix Error 603413: Unsupported language(s). in Azure DMS
i try to use Azure DMS (new version) migration from AWS RDS PostgreSQL version 15.6 to Azure Azure Database for PostgreSQL - Flexible Server version 16.4 which when i choose validation and migrate it cannot success and show this errors : Error 603413:…
Azure Postgresql Scheduled Maintenance stuck 2
Details: The service has been stuck in maintenance mode for 3 days now and I am unable to create a ticket without a support plan (it also says until maintenance is done....). The only change I can see that came from the maintenance on my flexible…
Connect to Azure PostgresDB from PowerBI
Trying to connect from PowerBI desktop to an instance of Azure Postgresql. I am able to connect from my laptop to the database using PGAdmin4. A colleague also tried to connect. I get an error that says: "Unable to create an encrypted…
Azure Database for PostgreSQL - Flexible Server - administrator role permission
https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-security#access-management While you're creating the Azure Database for PostgreSQL - Flexible Server instance, you provide credentials for an administrator role. This…
Issue with postgre sql
I am currently experiencing high latency with PostgreSQL queries during peak load times in our production environment. Here are the details: PostgreSQL Version: 13.3, Database Size: Approximately 500 GB During peak hours, response times for certain…
how can create a visual basic 2017 sql database and table not over module, please
I would to create a database in visual basic 2017, sqlexpress, programmatically, code. I am looking for an example code. But I do not need "Module, or class. Because I can't handle this I just need a code from Button Click it is all. Thank you in…