Skip to content

Commit 3899ded

Browse files
committed
corrected metadata and file locations
1 parent a075d26 commit 3899ded

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/postgresql/troubleshoot/how-to-high-cpu-utilization-elastic-clusters.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
title: High CPU Utilization Across Elastic Clusters
33
description: Troubleshoot high CPU utilization across Azure PostgreSQL elastic clusters.
4-
author: gapaderla
4+
author: GayathriPaderla
55
ms.author: gapaderla
66
ms.reviewer: jaredmeade
77
ms.date: 01/28/2026
88
ms.service: azure-database-postgresql
9-
ms.subservice: flexible-server
10-
ms.topic: troubleshooting-elastic-clusters
9+
ms.subservice: performance
10+
ms.topic: troubleshooting-general
1111
---
1212

1313
# Troubleshoot High CPU Utilization in Azure Database for PostgreSQL Elastic Clusters
1414

15-
This article describes how to identify the root cause of high CPU utilization. It also provides possible remedial actions to control CPU utilization when using [Elastic clusters in Azure Database for PostgreSQL](concepts-elastic-clusters.md).
15+
This article describes how to identify the root cause of high CPU utilization. It also provides possible remedial actions to control CPU utilization when using [Elastic clusters in Azure Database for PostgreSQL](../elastic-clusters/concepts-elastic-clusters.md).
1616

1717
In this article, you learn about:
1818

@@ -329,9 +329,9 @@ In situations where there are many short-lived connections, or many connections
329329

330330
For more information about PgBouncer, see [connection pooler](https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/not-all-postgres-connection-pooling-is-equal/ba-p/825717) and [connection handling best practices with PostgreSQL](https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/connection-handling-best-practice-with-postgresql/ba-p/790883)
331331

332-
Azure Database for PostgreSQL Elastic Clusters offer PgBouncer as a built-in connection pooling solution. For more information, see [PgBouncer](concepts-pgbouncer.md).
332+
Azure Database for PostgreSQL Elastic Clusters offer PgBouncer as a built-in connection pooling solution. For more information, see [PgBouncer](../connectivity/concepts-pgbouncer.md).
333333

334334
## Related content
335335

336-
- [Server parameters in Azure Database for PostgreSQL](concepts-server-parameters.md).
336+
- [Server parameters in Azure Database for PostgreSQL](../server-parameters/concepts-server-parameters.md).
337337
- [Autovacuum tuning in Azure Database for PostgreSQL](how-to-autovacuum-tuning.md).

0 commit comments

Comments
 (0)