|
1 | 1 | --- |
2 | 2 | title: High CPU Utilization Across Elastic Clusters |
3 | 3 | description: Troubleshoot high CPU utilization across Azure PostgreSQL elastic clusters. |
4 | | -author: gapaderla |
| 4 | +author: GayathriPaderla |
5 | 5 | ms.author: gapaderla |
6 | 6 | ms.reviewer: jaredmeade |
7 | 7 | ms.date: 01/28/2026 |
8 | 8 | 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 |
11 | 11 | --- |
12 | 12 |
|
13 | 13 | # Troubleshoot High CPU Utilization in Azure Database for PostgreSQL Elastic Clusters |
14 | 14 |
|
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). |
16 | 16 |
|
17 | 17 | In this article, you learn about: |
18 | 18 |
|
@@ -329,9 +329,9 @@ In situations where there are many short-lived connections, or many connections |
329 | 329 |
|
330 | 330 | 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) |
331 | 331 |
|
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). |
333 | 333 |
|
334 | 334 | ## Related content |
335 | 335 |
|
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). |
337 | 337 | - [Autovacuum tuning in Azure Database for PostgreSQL](how-to-autovacuum-tuning.md). |
0 commit comments