How to Shrink Azure Postgres Flexible Storage With Minimal Downtime
Could you help me shrink the storage of an Azure PostgreSQL Flexible Server from 2000GB to a more appropriate because used space is only 300GB? The issue was occurred when the database on auto-grow and the storage consumption suddenly increased from…
Azure Database Migration service
Azure Database for PostgreSQL

Azure PostgreSQL flexible server stuck in restart state
I tried to restart my Azure Database for PostgresSQL flexible server now more than two days ago and it is still stuck in the restarting status. I initiated the restart because it wouldn't show me the list of databases so I could manually connect to them…
Azure Database for PostgreSQL
error fetching from postgres, err: x509: certificate signed by unknown authority
i have i virtual network where in 1 subnet my aks cluster is present and another subnet my private postgress flexible server is present. i am connecting my application from aks cluster to private postgress server through private network using…
Azure Kubernetes Service
Azure Database for PostgreSQL
Postgre-SQL Flexible Server - pg_cron permissions and alternative
Hi everyone, a customer is using Azure PGSQL Flexible server to provide database managed services for its internal customers. The internal customers are used to work on-prem with job schedulers like pg__cron or pg__timetable. After migrating their…
Azure Database for PostgreSQL

My Azure Server Admin has CreateRole rights disabled for Azure Database for Postgresql Flexible server
In the Azure Database for Postgresql, Recently the CreateRole rights have been revoked for the Server Admin user. Due to this, I am not able to create new users or roles in the system. Please help me to enable the create role access for the Azure Server…
Azure Database for PostgreSQL
Can you install extensions for Azure Data Studio when you are offline ?
We want to install Azure Data Studio (ADS) onto a server - and add the postgres extension. (The postgres database is local, not in Azure). The server has no internet access. We can download an installer for ADS and install it with no internet…
Azure Database for PostgreSQL
Create Function with LANGUAGE c gets ERROR: permission denied for language c
We are migrating a database from PostgresSQL single server to flexible server using psql to dump and restore. All those functions with 'language c' would return ERROR: permission denied for language c A sample function like this: CREATE OR…
Azure Database for PostgreSQL
What happens to Azure Database for PostgreSQL - Single Server Reservations after the retirement announcement?
As I know, Azure Database for PostgreSQL - Single Server is on the retirement path and is scheduled for retirement by March 28, 2025. In case I bought 1-year reservation on May 1, 2024 and the reservation will expire on May 1, 2025 exceed retirement…
Azure Database for PostgreSQL

Error while creating new indexes on Azure database
Hello The migration from on premise to Azure has been done with success with all the metadata and data the 18/06/2024. It included indexes. At this time we had no errors. Now we want to try to create new BTREE indexe on our database but it fails with the…
Azure Database for PostgreSQL

az account get-access-token command issue
Hi All, We are using below command to get the JWT token for login to Postgres single server. az account get-access-token --resource-type oss-rdbms -o tsv --query accessToken However this command earlier returing the all groups of the lodded in user but…
Azure Database for PostgreSQL

azure database for postgres フレキシブルサーバーTLS証明書の更新について
現在azure database for postgres フレキシブルサーバーを利用しているのですが、azureからルートストアに関する証明書の更新について通知がありました。そこでは、クライアント側にて既存で利用しているDigicert グローバル ルート CAと併せて、Microsoft RSA Root Certificate Authority…
Azure Database for PostgreSQL
Azure Database for PostgreSQL flexible server upgrade from 14 to 15 with timescaledb extension
Using Azure Database for PostgreSQL flexible server, version 14 with the TimescaleDB extension version 2.10.0. We are planning to perform an in-place upgrade to PostgreSQL version 15. According to Azure documentation, TimescaleDB version 2.10.0 is…
Azure Database for PostgreSQL
what indicates the message “server restarted” in the return_message column in the cron.job_run_details table
what indicates the message “server restarted” in the return_message column in the cron.job_run_details table As per my understanding, the message “server restarted” in the return_message column of the cron.job_run_details table typically indicates that…
Azure Database for PostgreSQL
postgresql
in azure we have postgresql and postgresql flexible the problem that some of the sdk calls that reappearance to the end_point is under the postgresql and not the postgresql flexible so i cant get the info from my postgresql also when you open regular…
Azure Database for PostgreSQL
Admin user can't access user databases
Hey, I have migrated from single server to flexible server using database migration service I am having this following issue the admin user creates user using CREATE USER new_user WITH ENCRYPTED PASSWORD {}; next, GRANT ALL PRIVILEGES ON…
Azure Database for PostgreSQL

Not able to Insert Image data for two images Postgresql
[HttpPost] [ValidateAntiForgeryToken] public async Task
Developer technologies | ASP.NET | ASP.NET Core
Azure Database for PostgreSQL
Azure | Azure Startups

Issues with Purview Scanning Azure Postgres instance
When scanning a Azure PostgreSQL instance - getting the following. We connect but are unable to scan. We are using a Sysadmin Postgres account for scanning. Here is the…
Azure Database for PostgreSQL
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…
Azure Database for PostgreSQL
Azure App Service
Developer technologies | .NET | Other
Microsoft Security | Microsoft Identity Manager
Migrate from DB2 to Azure Database for PostgreSQL/MySQL/MariaDB
Hi, Is it possible to migrate a DB2 database to Azure database for PostgreSQL/MySQL or MariaDB? Thanks for the helping and documentation to do this process. Cordially, Albeiro Jiménez López
Azure Database Migration service
Azure Database for MariaDB
Azure Database for MySQL
Azure Database for PostgreSQL
SQL Server Migration Assistant
Azure Data Studio with PostgreSQL connection type cannot connect to server
Hello, I'm currently trying to connect to a server via a PostgreSQL connection on Azure Data Studio. I installed the app from the official webpage and then added the PostgreSQL extension via the app extensions interface. I have copied a configuration…
Azure Database for PostgreSQL
Azure Data Studio
