On Fri, 15 Oct 2021 at 23:43, Daniel Fortunov <postgre...@danielfortunov.com> wrote:
> One thing I didn't understand was the wording of this suggestion: >> >> use an autocommit connection: conn.autocommit = True, eventually as >> connect() parameter too; > > > Is this meant to convey: >> >> use an autocommit connection: Set conn.autocommit = True (or you can provide >> this as a connect() parameter); Yes, I will try to use some wording like that, thank you :) -- Daniele