Re: Resetting spilled txn statistics in pg_stat_replication - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Resetting spilled txn statistics in pg_stat_replication
Date
Msg-id CAA4eK1JewrbqXYvTqPu-WA=9ePYRFGHMCe2VGFRzpRZMvieY0A@mail.gmail.com
Whole thread Raw
In response to Re: Resetting spilled txn statistics in pg_stat_replication  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
On Fri, Jul 10, 2020 at 2:39 PM Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> On Fri, Jul 10, 2020 at 7:19 AM Masahiko Sawada
> <masahiko.sawada@2ndquadrant.com> wrote:
> >
> > On Thu, 9 Jul 2020 at 16:09, Amit Kapila <amit.kapila16@gmail.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.
>

Pushed.

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



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed
Next
From: Bharath Rupireddy
Date:
Subject: Re: [PATCH] Performance Improvement For Copy From Binary Files