Connection configuration accepted by new pg.Pool(config). Kept loose (a superset via the index signature) so callers can pass any node-postgres pool option without us re-declaring the full pg.PoolConfig.
new pg.Pool(config)
pg.PoolConfig
Optional
Connection configuration accepted by
new pg.Pool(config). Kept loose (a superset via the index signature) so callers can pass any node-postgres pool option without us re-declaring the fullpg.PoolConfig.