Re: Puzzling situation with threads and psycopg2 on RDS - Mailing list psycopg

From Daniele Varrazzo
Subject Re: Puzzling situation with threads and psycopg2 on RDS
Date
Msg-id CA+mi_8aRXyLbE_KhFO6ziO57X3tG1ArQ7WSVMWEy7bdPSbVHLw@mail.gmail.com
Whole thread Raw
In response to Re: Puzzling situation with threads and psycopg2 on RDS  (Stefan Knecht <knecht.stefan@gmail.com>)
List 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 by date:

Previous
From: Stefan Knecht
Date:
Subject: Re: Puzzling situation with threads and psycopg2 on RDS
Next
From: David Raymond
Date:
Subject: Error while trying to install in 3.11