israel <isr...@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". -- https://mail.python.org/mailman/listinfo/python-list