RE: CPU usage for queries, psycopg 2 vs 3

2023-09-07 Thread David Raymond
> Could you please be so kind as to repeat your tests with psycopg 3.1.4? Tried with 3.1.4 and it has idle processor usage while waiting for the 8 results, just like psycopg2. Tried with 3.1.5 and it spikes up to 62% reported CPU usage while waiting for the 8 results, just like the current releas

Re: CPU usage for queries, psycopg 2 vs 3

2023-09-07 Thread Daniele Varrazzo
On Thu, 7 Sept 2023 at 13:17, David Raymond wrote: > > > Could you please be so kind as to repeat your tests with psycopg 3.1.4? > Tried with 3.1.4 and it has idle processor usage while waiting for the 8 > results, just like psycopg2. > Tried with 3.1.5 and it spikes up to 62% reported CPU usage