Re: Puzzling situation with threads and psycopg2 on RDS

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Re: Puzzling situation with threads and psycopg2 on RDS
Дата
Msg-id CA+mi_8aRXyLbE_KhFO6ziO57X3tG1ArQ7WSVMWEy7bdPSbVHLw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Puzzling situation with threads and psycopg2 on RDS  (Stefan Knecht <knecht.stefan@gmail.com>)
Список psycopg
On Mon, 17 Oct 2022 at 13:08, Stefan Knecht <knecht.stefan@gmail.com> wrote:

>> Which version of psycopg are you
>> using? Some old one have problems with closing connections in
>> multiprocess environments. That was fixed in psycopg 2.8 (#829).
>>
>
> This is psycopg 3.1.3
>
> And I just realized that all the other threading code I've got is on psycopg2-binary 2.8. Has there something changed
withthreads in v3 ?
 

Ok, you mentioned psycopg2 in the title, so I thought about that past
issue we found. Psycopg 3 shouldn't have a massively different
behaviour (and is tested for issue #829).

-- Daniele



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

Предыдущее
От: Stefan Knecht
Дата:
Сообщение: Re: Puzzling situation with threads and psycopg2 on RDS
Следующее
От: David Raymond
Дата:
Сообщение: Error while trying to install in 3.11