pool property

PgPool pool

Postgresql connection pool created from configuration.

Implementation

PgPool get pool => _pgPool;