Re: RFC: pg_stat_logmsg - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: RFC: pg_stat_logmsg
Date
Msg-id CAFcNs+rpcOp5MRO3+icG+ahFKuybuYytATV5SQS5XpWtRQwiwQ@mail.gmail.com
Whole thread
In response to Re: RFC: pg_stat_logmsg  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: RFC: pg_stat_logmsg
List pgsql-hackers

On Sat, Mar 28, 2026 at 12:15 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> On Sat, Mar 28, 2026 at 10:14 PM Joe Conway <mail@joeconway.com> wrote:
>
> > It has not progressed mainly due to lack of time on my part. It is still
> > on my TODO list, and I would like to find time to complete it.
>
> That would be great!
>
> > Personally I would love to see it builtin to core, but an extension
> > would have the advantage of working with prior releases. In any case, if
> > it is in core, or even contrib, now is not the right time as it has zero
> > chance to get in before feature freeze. It would make more sense to
> > discuss this after April.
>
> Yeah, integrating this into core would make it universally accessible,
> while providing it as an extension would allow earlier versions to
> benefit.  Certainly, it should be considered for upcoming releases.
>
> > That said, if you wanted to create an extension on github or whatever
> > you can of course determine your own timing.
> >
>
> I'll try to create an extension on github. It would be fun to play
> with and help to learn the new cumulative statistics infra.
>



Regards,

--
Fabrízio de Royes Mello

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Two issues leading to discrepancies in FSM data on the standby server
Next
From: Fujii Masao
Date:
Subject: Re: Fix memory leak in postmasterMain