Psycopg2 pool clarification

dieter dieter at handshake.de
Thu Jun 8 02:31:06 EDT 2017


israel <israel at ravnalaska.net> writes:
> On 2017-06-06 22:53, dieter wrote:
> ...
> As such, using psycopg2's pool is essentially
> worthless for me (plenty of use for it, i'm sure, just not for me/my
> use case).

Could you not simply adjust the value for the "min" parameter?
If you want at least "n" open connections, then set "min" to "n".




More information about the Python-list mailing list