pgcom.connector.Connector.make_pool

Connector.make_pool() psycopg2.pool.SimpleConnectionPool[source]

Create a connection pool.

A connection pool that can’t be shared across different threads.