Re: Parallel workers stats in pg_stat_database - Mailing list pgsql-hackers

From Benoit Lobréau
Subject Re: Parallel workers stats in pg_stat_database
Date
Msg-id 2db19fe2-0420-4ecc-8512-83acb775eeb4@dalibo.com
Whole thread Raw
In response to Re: Parallel workers stats in pg_stat_database  (Michael Banck <mbanck@gmx.net>)
List pgsql-hackers

On 11/12/24 16:24, Michael Banck wrote:
> I am not sure "backend state" is a good reason (unless it is exposed
> somewhere to users?), but the point about utilities does make sense I
> guess.

We only track parallel workers used by queries right now.

Parallel index builds (btree & brin) and vacuum cleanup is not commited 
yet since it's not a common occurence. I implemented it in separate
counters.

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



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: doc: pgevent.dll location
Next
From: Robert Haas
Date:
Subject: Re: doc: pgevent.dll location