How to Configure pgBouncer to use Postgres Enterprise Manager(PEM) Agent

January 23, 2023

This video provides detailed information about using pgBouncer as a connection pooler for limiting the number of connections from the PEM Agent towards the Postgres Enterprise Manager™ (PEM) server on non-Windows machine. The video is comprised of three configuration steps:

 

   1. Preparing the PEM Database Server.

   2. Configuring pgBouncer.

   3. Configuring the PEM Agent.

 

The video also takes user through the PEM server- PEM agent Connection Management Mechanism with or without connection pooler.

Share this

Relevant Blogs

More Blogs

Quickstart guide on using pgPool

This guide is intended to get you up and started with a default installation of pgPool in front of a master and streaming replica. There is much more to pgPool...
January 24, 2023

Using auth_method=hba in PgBouncer

PgBouncer is a great tool for improving database performance with connection pooling. I've been using it for many years, since it first became available in 2007. Since then, several improvements...
January 23, 2023