Pular para o conteúdo principal
JÁ DISPONÍVEL

Azure Database for PostgreSQL – Hyperscale (Citus): Managed PgBouncer now generally available

Data da publicação: 18 agosto, 2021

PgBouncer, a popular Postgres connection pooling tool, is now supported for Azure Database for PostgreSQL – Hyperscale (Citus). Each client connection to Azure Database for PostgreSQL – Hyperscale (Citus) consumes a noticeable amount of resources. To protect resource usage, Azure Database for PostgreSQL – Hyperscale (Citus) enforces a limit on concurrent connections to the coordinator node. If your application requires more connections, you can change the port from 5432 to 6432 to connect to PgBouncer, rather than directly to the coordinator. PgBouncer with Azure Database for PostgreSQL – Hyperscale (Citus) allows you to use the same benefits as the rest of the managed service, including regular updates and high availability—if it is enabled for the Hyperscale (Citus) server group.

Learn more.

  • Banco de Dados do Azure para PostgreSQL
  • Open Source