Re: compute_query_id and pg_stat_statements

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>, Julien Rouhaud <rjuju123(at)gmail(dot)com>
Cc: 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-21 18:19:13
Message-ID: 64f8d3af-ac08-77fa-c443-59615870a461@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-05-21 18:23:20 Re: Add PortalDrop in exec_execute_message
Previous Message Tomas Vondra 2021-05-21 18:10:13 Re: Performance degradation of REFRESH MATERIALIZED VIEW