A Postgres client with connection pooling.
afterStartConnectOrReset is called after connection established
Useful for external Connection implementation
Get connection from the pool.
Use connection from the pool.
See Implementation
A Postgres client with connection pooling.