Re: Resetting spilled txn statistics in pg_stat_replication

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема Re: Resetting spilled txn statistics in pg_stat_replication
Дата
Msg-id CAA4eK1JewrbqXYvTqPu-WA=9ePYRFGHMCe2VGFRzpRZMvieY0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Resetting spilled txn statistics in pg_stat_replication  (Amit Kapila <amit.kapila16@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [HACKERS] make async slave to wait for lsn to be replayed
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: [PATCH] Performance Improvement For Copy From Binary Files