Re: psycopg3 transactions

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: psycopg3 transactions
Дата
Msg-id CA+mi_8avhGJ-JrYndoLhz=Q=7CUcFQ+MemAuOGacuZ6ckmrnkg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: psycopg3 transactions  (Daniel Fortunov <postgresql@danielfortunov.com>)
Список psycopg
On Fri, 15 Oct 2021 at 23:43, Daniel Fortunov
<postgresql@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



В списке psycopg по дате отправления:

Предыдущее
От: Daniel Fortunov
Дата:
Сообщение: Re: psycopg3 transactions
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: psycopg3 transactions