Skip to content

Commit dc8ff5c

Browse files
Merge pull request #239738 from varun-dhawan/varund-cost
[PostgreSQL] updates the release notes
2 parents cb1f12e + 0816e3c commit dc8ff5c

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/postgresql/flexible-server/concepts-query-performance-insight.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ ms.author: varundhawan
99
ms.date: 4/1/2023
1010
---
1111

12-
# Query Performance Insight Preview
12+
# Query Performance Insight for Azure Database for PostgreSQL - Flexible Server
1313

1414
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1515

16-
> [!NOTE]
17-
> Query Performance Insight for PostgreSQL Flexible Server is currently in preview.
18-
1916
Query Performance Insight provides intelligent query analysis for Azure Postgres Flexible server databases. It helps identify the top resource consuming and long-running queries in your workload. This helps you find the queries to optimize to improve overall workload performance and efficiently use the resource that you are paying for. Query Performance Insight helps you spend less time troubleshooting database performance by providing:
2017

2118
>[!div class="checklist"]
@@ -44,7 +41,7 @@ Query Performance Insight provides intelligent query analysis for Azure Postgres
4441
4542
## Using Query Performance Insight
4643

47-
The [Query Performance Insight](concepts-query-performance-insight.md) view in the Azure portal will surface visualizations on key information from Query Store. Query Performance Insight is easy to use:
44+
The Query Performance Insight view in the Azure portal will surface visualizations on key information from Query Store. Query Performance Insight is easy to use:
4845

4946
1. Open the Azure portal and find a postgres instance that you want to examine.
5047
2. From the left-side menu, open **Intelligent Performance** > **Query Performance Insight**.

articles/postgresql/flexible-server/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ ms.date: 05/10/2023
1515
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1616

1717
This page provides latest news and updates regarding feature additions, engine versions support, extensions, and any other announcements relevant for Flexible Server - PostgreSQL
18+
## Release: June 2023
19+
* General availability of [Query Performance Insight](./concepts-query-performance-insight.md) for Azure Database for PostgreSQL – Flexible Server.
1820

1921
## Release: May 2023
2022
* Public preview of [Database availability metric](./concepts-monitoring.md#database-availability-metric) for Azure Database for PostgreSQL – Flexible Server.

0 commit comments

Comments
 (0)