Re: Use pgstat_kind_infos to read fixed shared stats structs

From: "Tristan Partin" <tristan(at)neon(dot)tech>
To: "Michael Paquier" <michael(at)paquier(dot)xyz>
Cc: "pgsql-hackers" <pgsql-hackers(at)postgresql(dot)org>, "Andres Freund" <andres(at)anarazel(dot)de>
Subject: Re: Use pgstat_kind_infos to read fixed shared stats structs
Date: 2024-05-07 17:47:18
Message-ID: D13LN255EOAT.2WRYSMG2A7CTE@neon.tech
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue May 7, 2024 at 1:01 AM CDT, Michael Paquier wrote:
> On Tue, May 07, 2024 at 12:44:51AM -0500, Tristan Partin wrote:
> > Thanks for the feedback Michael. Should I just throw the patch in the next
> > commitfest so it doesn't get left behind?
>
> Better to do so, yes. I have noted this thread in my TODO list, but
> we're a couple of weeks away from the next CF and things tend to get
> easily forgotten.

Added here: https://commitfest.postgresql.org/48/4978/

--
Tristan Partin
Neon (https://neon.tech)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christophe Pettus 2024-05-07 18:12:19 Re: Control flow in logical replication walsender
Previous Message Tom Lane 2024-05-07 17:44:16 Re: pg_sequence_last_value() for unlogged sequences on standbys