Re: compute_query_id and pg_stat_statements

From: Julien Rouhaud <rjuju123(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Michael Paquier <michael(at)paquier(dot)xyz>, Andres Freund <andres(at)anarazel(dot)de>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Frost <sfrost(at)snowman(dot)net>, Christoph Berg <myon(at)debian(dot)org>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: compute_query_id and pg_stat_statements
Date: 2021-05-22 04:35:05
Message-ID: CAOBaU_YLCcEErBHuUdCWBZfove20EvKv7aj-eZr939Sa9vi7rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le sam. 22 mai 2021 à 02:27, Bruce Momjian <bruce(at)momjian(dot)us> a écrit :

> On Fri, May 21, 2021 at 02:19:13PM -0400, Andrew Dunstan wrote:
> >
> > On 5/16/21 11:13 PM, Bruce Momjian wrote:
> > > On Sun, May 16, 2021 at 08:39:33PM +0800, Julien Rouhaud wrote:
> > >> Le dim. 16 mai 2021 à 11:23, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
> a écrit :
> > >>
> > >> On 2021-May-15, Bruce Momjian wrote:
> > >>
> > >> > On Sat, May 15, 2021 at 05:32:58PM -0400, Bruce Momjian wrote:
> > >>
> > >> > > I also added Alvaro as an author of the compute_query_id item.
> > >> > --------------------------------------------------------------
> > >> >
> > >> > Based on the commit message, adding Alvaro was incorrect, so I
> will
> > >> > revert this change.
> > >>
> > >> Agreed. My work on this one was janitorial.
> > >>
> > >>
> > >> Thanks a lot Alvaro and Bruce!
> > > We are going to get to the goal line, one way or the other! ;-)
> >
> >
> >
> > I've discussed this with Alvaro. He's not planning to do anything more
> > regarding this and I think we can close the open item.
>
> Works for me.
>

works for me too.

>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2021-05-22 04:45:02 Re: Race condition in recovery?
Previous Message Bharath Rupireddy 2021-05-22 04:31:25 Re: Logical Replication - behavior of TRUNCATE ... CASCADE