public inbox for [email protected]
help / color / mirror / Atom feedFrom: Stefan Knecht <[email protected]>
To: Daniele Varrazzo <[email protected]>
Cc: [email protected]
Subject: Re: Puzzling situation with threads and psycopg2 on RDS
Date: Mon, 17 Oct 2022 19:35:10 +0700
Message-ID: <CAP50yQ-ML5TR3g9yRfYCXXSwd2odbs5YZOxjJ62Syu+CN7gnZg@mail.gmail.com> (raw)
In-Reply-To: <CAP50yQ8Kva5QLrGfNGzcphradbAEwDRoKfxCJeRcR2tyqrK=MA@mail.gmail.com>
References: <CAP50yQ-PUwP80+awO-U3Ud45HCZHZ=fjK3L2iWh4CfcEPF1p6A@mail.gmail.com>
<CA+mi_8aX4FsE6=HWF08tf579G8Wgg9cQOtN2BkmtTehyxAb5FA@mail.gmail.com>
<CAP50yQ8iGb+eCeUjpE2h+t2UR+Lqu2cfoqAq0B==iS9Q+vEEZg@mail.gmail.com>
<CAP50yQ8Kva5QLrGfNGzcphradbAEwDRoKfxCJeRcR2tyqrK=MA@mail.gmail.com>
Ah, the error was (of course) between the keyboard and the chair.
A database handle was defined on the thread class - not the instance. And
for some reason everything was still working, just with very unexpected
behavior :)
Have a good one Daniele
On Mon, Oct 17, 2022 at 7:13 PM Stefan Knecht <[email protected]>
wrote:
> Exact same behavior with psycopg2-binary 2.9.4.
>
>
>
> On Mon, Oct 17, 2022 at 7:08 PM Stefan Knecht <[email protected]>
> wrote:
>
>> Ciao Daniele
>>
>> Thanks for looking at this.
>>
>>
>>
>>> I understand this happens on RDS. Does it happen on normal Postgres
>>> too, from a normal process (not some serverless thing?)
>>>
>>>
>> I'll test this now.
>>
>>
>>> Are there processes/forks involved?
>>
>>
>> No, just Python's basic threading.
>>
>>
>>> 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 with threads in v3 ?
>>
>>
>>
>> Stefan
>>
>>
view thread (6+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Puzzling situation with threads and psycopg2 on RDS
In-Reply-To: <CAP50yQ-ML5TR3g9yRfYCXXSwd2odbs5YZOxjJ62Syu+CN7gnZg@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox