Re: Designing a better connection pool for psycopg3 - Mailing list psycopg

From Karsten Hilbert
Subject Re: Designing a better connection pool for psycopg3
Date
Msg-id YAXXR3+hyrbhrwXu@hermes.hilbert.loc
Whole thread Raw
In response to Re: Designing a better connection pool for psycopg3  (Vladimir Ryabtsev <greatvovan@gmail.com>)
List psycopg
Am Mon, Jan 18, 2021 at 10:20:12AM -0800 schrieb Vladimir Ryabtsev:

> > Exclusive connections?
> The feature itself seems useful, but what are the benefits of getting it
> from the pool (e.g. checking state, reconnection, configuration)
> as opposed to creating one manually?

It might decrease the necessary import surface.

Karsten
--
GPG  40BE 5B0E C98E 1713 AFA6  5BC0 3BEA AC80 7D4F C89B



psycopg by date:

Previous
From: Vladimir Ryabtsev
Date:
Subject: Re: Designing a better connection pool for psycopg3
Next
From: Karsten Hilbert
Date:
Subject: Re: Designing a better connection pool for psycopg3