Narrows whether a user-provided connection value is already an instantiated pg.Pool (as opposed to a config object / connection string that we must use to construct one).
pg.Pool
Narrows whether a user-provided connection value is already an instantiated
pg.Pool(as opposed to a config object / connection string that we must use to construct one).