Skip to content

Commit dbd9eca

Browse files
authored
Merge pull request #275557 from PostgreSQLFlexibleServerPMs/patch-ljxgsw2qrfd4-pgbouncer
Update pgBouncer
2 parents 48ee56b + 2d896aa commit dbd9eca

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

articles/postgresql/flexible-server/concepts-pgbouncer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides an overview of the built-in PgBouncer feature
44
author: varun-dhawan
55
ms.author: varundhawan
66
ms.reviewer: maghan
7-
ms.date: 04/27/2024
7+
ms.date: 05/16/2024
88
ms.service: postgresql
99
ms.subservice: flexible-server
1010
ms.topic: conceptual
@@ -37,9 +37,9 @@ You can configure PgBouncer settings by using these parameters.
3737

3838
For more information about PgBouncer configurations, see the [pgbouncer.ini documentation](https://www.pgbouncer.org/config.html).
3939

40-
The following table shows the versions of PgBouncer currently deployed, together with each major version of PostgreSQL:
40+
## Version of PgBouncer
4141

42-
[!INCLUDE [pgbouncer-table](./includes/pgbouncer-table.md)]
42+
Currently, the version of PgBouncer deployed on all supported major versions of the engine ([!INCLUDE [pgbouncer-table](./includes/majorversionsascending.md)]), in Azure Database for PostgreSQL Flexible Server, is **[!INCLUDE [pgbouncer-table](./includes/pgbouncer-table.md)]**.
4343

4444
## Benefits
4545

articles/postgresql/flexible-server/includes/pgbouncer-parameters-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: varun-dhawan
33
ms.author: varundhawan
44
ms.reviewer: maghan
5-
ms.date: 04/27/2024
5+
ms.date: 05/16/2024
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: include

articles/postgresql/flexible-server/includes/pgbouncer-table.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
author: varun-dhawan
33
ms.author: varundhawan
44
ms.reviewer: maghan
5-
ms.date: 04/27/2024
5+
ms.date: 05/16/2024
66
ms.service: postgresql
77
ms.subservice: flexible-server
88
ms.topic: include
99
---
10-
| **PostgreSQL 16** | **PostgreSQL 15** | **PostgreSQL 14** | **PostgreSQL 13** | **PostgreSQL 12** | **PostgreSQL 11** |
11-
|-------------------|-------------------|-------------------|-------------------|-------------------|-------------------|
12-
| 1.22.1 | 1.22.1 | 1.22.1 | 1.22.1 | 1.22.1 | 1.22.1|
10+
1.22.1
11+

0 commit comments

Comments
 (0)