Skip to content

Commit 6a0c0e6

Browse files
Merge pull request #221171 from AwdotiaRomanowna/patch-15
Update concepts-pgbouncer.md
2 parents a5e0963 + 9a0e80d commit 6a0c0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Utilizing an application side pool together with PgBouncer on the database serve
9292
* If you change the compute tier from General Purpose or Memory Optimized to Burstable tier, you will lose the PgBouncer capability.
9393
* Whenever the server is restarted during scale operations, HA failover, or a restart, the PgBouncer is also restarted along with the server virtual machine. Hence the existing connections have to be re-established.
9494
* Due to a known issue, the portal does not show all PgBouncer parameters. Once you enable PgBouncer and save the parameter, you have to exit Parameter screen (for example, click Overview) and then get back to Parameters page.
95+
* Transaction and statement pool modes cannnot be used along with prepared statements. Refer to the [PgBouncer documentation](https://www.pgbouncer.org/features.html) to check other limitations of chosen pool mode.
9596

9697

9798
## Next steps

0 commit comments

Comments
 (0)