Re: Parallel workers stats in pg_stat_database

From: Benoit Lobréau <benoit(dot)lobreau(at)dalibo(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Parallel workers stats in pg_stat_database
Date: 2024-09-03 12:34:06
Message-ID: 63236270-6e8b-4340-aef5-ee9f04c18b6e@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

This new version avoids updating the stats for non parallel queries.

I noticed that the tests are still not stable. I tried using tenk2
but fail to have stable plans. I'd love to have pointers on that front.

--
Benoit Lobréau
Consultant
http://dalibo.com

Attachment Content-Type Size
0001-Adds-four-parallel-workers-stat-columns-to-pg_stat_d.patch_v3 text/plain 18.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2024-09-03 12:58:05 Re: using extended statistics to improve join estimates
Previous Message Daniel Gustafsson 2024-09-03 12:18:07 Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions