Re: Resetting spilled txn statistics in pg_stat_replication

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Masahiko Sawada <masahiko(dot)sawada(at)2ndquadrant(dot)com>
Cc: Magnus Hagander <magnus(at)hagander(dot)net>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Resetting spilled txn statistics in pg_stat_replication
Date: 2020-07-10 09:09:33
Message-ID: CAA4eK1Lt2_cdYN4CBi0MVndZ6QmYcRh9M4LMkrAN0VqKFkD67w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 10, 2020 at 7:19 AM Masahiko Sawada
<masahiko(dot)sawada(at)2ndquadrant(dot)com> wrote:
>
> On Thu, 9 Jul 2020 at 16:09, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
> >
> > Fair enough. The attached patch reverts the commits related to these
> > stats. Sawada-San, can you please once see if I have missed anything
> > apart from catversion bump which I will do before commit?
>
> Thank you for the patch!
>
> Do we remove the corresponding line in the release note by another
> commit?
>

Yes, I will do that as well.

> For the rest, the looks good to me.
>

Thanks, will wait for a day or so and then push it early next week.

--
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-07-10 09:12:17 Re: Resetting spilled txn statistics in pg_stat_replication
Previous Message wenjing zeng 2020-07-10 09:03:56 Re: [Proposal] Global temporary tables