From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Masahiko Sawada <masahiko(dot)sawada(at)2ndquadrant(dot)com> |
Cc: | "Shinoda, Noriyoshi (PN Japan A&PS Delivery)" <noriyoshi(dot)shinoda(at)hpe(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, 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>, Ajin Cherian <itsajin(at)gmail(dot)com> |
Subject: | Re: Resetting spilled txn statistics in pg_stat_replication |
Date: | 2020-10-20 11:12:13 |
Message-ID: | CAA4eK1JPi6TJE2mucACA7Z13RbsY-GnTgpTcSfmN-jOZdXEFiQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Oct 19, 2020 at 1:20 PM Masahiko Sawada
<masahiko(dot)sawada(at)2ndquadrant(dot)com> wrote:
>
> On Mon, 19 Oct 2020 at 14:24, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
> >
>
> > So, let's
> > stick with 'text' data type for slot_name which means we should
> > go-ahead with the v3 version of the patch [1] posted by Shinoda-San,
> > right?
>
> Right. +1
>
I have pushed the patch after updating the test_decoding/sql/stats.
The corresponding changes in the test were missing.
--
With Regards,
Amit Kapila.
From | Date | Subject | |
---|---|---|---|
Next Message | John Naylor | 2020-10-20 12:03:12 | Re: speed up unicode decomposition and recomposition |
Previous Message | Ibrar Ahmed | 2020-10-20 11:02:10 | Re: [PATCH] SET search_path += octopus |