psycopg2-pool's documentation ============================= This package provides a better connection pool implementation than the one contained in the :mod:`psycopg2.pool` module (see `issue #563 `_). This project is released under the same license as `psycopg2 `_, the `LGPLv3 `_. :mod:`psycopg2_pool` -------------------- .. automodule:: psycopg2_pool :members: :member-order: bysource