Re: CPU usage for queries, psycopg 2 vs 3

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: David Raymond <David(dot)Raymond(at)tomtom(dot)com>
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: CPU usage for queries, psycopg 2 vs 3
Date: 2023-09-21 09:28:28
Message-ID: CA+mi_8YQS8wa3BzgDxbQEG1+-J4xaqZRQo4fxvCxUQPMXM1OEw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Wed, 20 Sept 2023 at 16:27, David Raymond <David(dot)Raymond(at)tomtom(dot)com> wrote:
>
> Looks good. With the change it quietly idles while waiting for query results, with no CPU spike.

Thank you for confirming. I will release Psycopg 3.1.11 in the next
few days, with this changeset included.

Cheers

-- Daniele

In response to

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2023-10-24 22:16:50 Improving `Connection.notifies()` in Psycopg 3.2
Previous Message David Raymond 2023-09-20 14:27:27 RE: CPU usage for queries, psycopg 2 vs 3