Re: Add parallel columns for pg_stat_statements

Guillaume Lelarge <guillaume@lelarge.info>

From: Guillaume Lelarge <guillaume@lelarge.info>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-10-09T06:48:44Z
Lists: pgsql-hackers
Le mer. 9 oct. 2024 à 01:33, Michael Paquier <michael@paquier.xyz> a écrit :

> On Tue, Oct 08, 2024 at 03:53:16PM +0200, Guillaume Lelarge wrote:
> > I've done a bit of testing with the three patches, and didn't find any
> > issue with them.
>
> Okay, applied 0001 and 0002 then after a second lookup.  I'll spend
> some more time thinking about 0003 and the other threads.
>

Thanks a lot.


-- 
Guillaume.

Commits

  1. pg_stat_statements: Add columns to track parallel worker activity

  2. Introduce two fields in EState to track parallel worker activity