Azure Database for PostgreSQL

Fully managed, intelligent, and scalable PostgreSQL.

Overview

Azure Database for PostgreSQL is a relational database service in the Microsoft cloud based on the PostgreSQL open source relational database.

Key Resources

Homepage: https://learn.microsoft.com/azure/postgresql/
Pricing: https://azure.microsoft.com/pricing/details/postgresql/
SLA: https://azure.microsoft.com/support/legal/sla/postgresql/
Newsfeed: RSS

News

Date News
4/10/2024
Azure Database for PostgreSQL – Flexible Server now supports Private Endpoints in General Availability.
4/10/2024
The pgvector extension was first released in 2021 but has shot up in popularity in the last year, as developers discover what is possible with vector embeddings, vector similarity, and vector...
3/27/2024
Text translation right within SQL facilitates building intelligent multilingual applications on Azure Database for PostgreSQL.
3/27/2024
Invoke Azure Machine Learning models in real-time from SQL in Azure Database for PostgreSQL.
3/27/2024
Seamlessly migrate PostgreSQL to Azure using a managed service for complete schema and data transfers, hassle-free.
3/13/2024
Defender for Cloud detects anomalous activities indicating unusual and potentially harmful attempts to access or exploit databases. When deployed, it provides another important security barrier.
3/13/2024
Major version upgrade logs for Azure Database for PostgreSQL Flexible Server now generally available.
3/13/2024
Now you can use Microsoft Entra ID authentication on Azure Cosmos DB for PostgreSQL clusters in addition or instead of the native Postgres authentication.
2/29/2024
  Introduction to Backstage   Backstage, originally created by a small team during a hack week, is now a CNCF Incubation project. An incubation project means that it is considered stable and...
2/28/2024
Azure Database for PostgreSQL – Flexible Server now supports minor versions 16.1, 15.5, 14.10, 13.13, 12.17, 11.22 
2/28/2024
Now you can use Azure SDKs including .NET SDK, Go SDK, Java SDK, JavaScript SDK, and Python SDK to manage the lifecycle of Azure Cosmos DB for PostgreSQL clusters.
2/28/2024
You can now use Azure CLI to manage the whole lifecycle of Azure Cosmos DB for PostgreSQL clusters from provisioning to scaling to configuration changes and starting/stopping cluster compute.
2/23/2024
David Blank-Edelman and our armchair architects Uli Homann and Eric Charran will be focusing on large language models (LLMs) and vector databases and their role in fueling AI, ML, and...
2/14/2024
Easily migrate PostgreSQL to Azure with a managed service supporting full schema and data migrations, without complexity.
1/31/2024
Database session and object audit logging of database activities in Azure Cosmos DB for PostgreSQL.
1/31/2024
Read replica now available in Microsoft Azure operated by 21Vianet and Azure Government regions.
1/31/2024
Enhance your database monitoring with the new server log feature for Azure Database for PostgreSQL, offering customizable retention and straightforward downloading for operational excellence.
1/31/2024
Customer-managed keys allow you to use your own key for cluster data encryption at rest.
1/26/2024
    Are you a developer looking to quickly and securely spin up a Webapp with a database and cache? Look no further than the Azure Cache for Redis Quick Start Template, now available in the...
1/22/2024
This post is written against the .NET Aspire Preview 2 release, so it may change when the final version is released. Recently, I've been building an app using .NET Aspire which I'm using...