This distribution contains the optional connection pool package psycopg_pool.
This package is kept separate from the main psycopg package because it is
likely that it will follow a different release cycle.
You can also install this package using:
pip install "psycopg[pool]"
Please read the project readme and the installation documentation for more details.
Copyright (C) 2020 The Psycopg Team