| From: | Xuneng Zhou <xunengzhou(at)gmail(dot)com> |
|---|---|
| To: | fabriziomello(at)gmail(dot)com |
| Cc: | Joe Conway <mail(at)joeconway(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Gurjeet Singh <gurjeet(at)singh(dot)im>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: RFC: pg_stat_logmsg |
| Date: | 2026-04-23 01:04:07 |
| Message-ID: | CABPTF7WuObV+WtjdU=t8y=Bnb8kYv753jqXhrz8u59P3Z4mffw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Fabrízio,
On Wed, Apr 22, 2026 at 10:22 PM Fabrízio de Royes Mello
<fabriziomello(at)gmail(dot)com> wrote:
>
>
> On Sat, Mar 28, 2026 at 12:15 PM Xuneng Zhou <xunengzhou(at)gmail(dot)com> wrote:
> >
> > On Sat, Mar 28, 2026 at 10:14 PM Joe Conway <mail(at)joeconway(dot)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.
> >
>
> Here's a WIP extension: https://github.com/fabriziomello/pg_stat_log
I'll look into it.
--
Best,
Xuneng
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Smith | 2026-04-23 02:00:31 | Re: Parallel Apply |
| Previous Message | Peter Smith | 2026-04-23 00:34:27 | Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+ |