'@site/src/components/';
Connection Pool Configuration
A connection pool is a set of ad-hoc connections for database access, maintained so that connections can be reused when future database requests are made.
To enable this operation, PgSmart integrates with the PgBouncer.
Below, in detail, are the commands necessary to configure the Connection Pool: