PgPool.pool

Create a connection pool to the database configured with the given {@code connectOptions} and {@code poolOptions}.

@param poolOptions the options for creating the pool @return the connection pool

Meta