| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_stat_replication docs incomplete for logical replication |
| Date: | 2026-06-21 22:39:21 |
| Message-ID: | CAHut+PsTuCDA+gL-yCcHzGb4WyHKXj14Nqw4irgxtQR8EDxkkQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jun 18, 2026 at 4:26 PM Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Thu, Jun 18, 2026 at 4:52 AM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> >
> > The latest patch LGTM regarding the content.
> >
> > But, there were some trivial issues.
> >
> > ======
> >
> > 1.
> > The patch name did not change. The 2nd patch was still called 0001?
> >
> > ~~~
> >
> > 2.
> > + <para>
> > + The <structname>pg_stat_replication</structname> view will contain one row
> > + per WAL sender process, showing statistics about replication to that
> > ... etc.
> >
> > Paragraph text is sometimes indented 1 space too many in the SGML file.
> > AFAIK, text normally is aligned with the "p" of <para>.
> >
>
> Thanks for your feedback. The attached patch addresses the alignment
> issue and has been tagged as v3. The two preceding patches, though
> untagged, can be considered v1 and v2 respectively.
>
> Please have a look and let me know for any further changes.
>
Patch v3 LGTM.
======
Kind Regards,
Peter Smith.
Fujitsu Australia
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Andrew Dunstan | 2026-06-21 22:05:55 | Re: Global temporary tables |