Re: [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Jhonathan da Rocha da Cruz <j(dot)cruz(at)acad(dot)ifma(dot)edu(dot)br>, pgsql-docs(at)postgresql(dot)org
Subject: Re: [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications
Date: 2025-12-15 06:35:50
Message-ID: 913e3db61685f023103e82346f4b9c5c16a9fd13.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Sun, 2025-12-14 at 16:05 -0300, Jhonathan da Rocha da Cruz wrote:
> This patch improves the PostgreSQL documentation by adding practical examples
> for logical replication and clarifying autovacuum behavior and transaction ID
> freezing (anti-wraparound).
>
> The changes aim to complement the existing documentation without removing or
> altering current content.
>
> Files changed:
> - doc/src/sgml/logical-replication.sgml
> - doc/src/sgml/maintenance.sgml
> - doc/src/sgml/mvcc.sgml
>
> Tests performed:
> - make html
>
> Patch attached.

Thank you.

I am wondering if the documentation is the right place for that.
Perhaps there should instead be a tuorial about logical replication in chapter
I. 3. "Advanced Features".

Yours,
Laurenz Albe

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message grant@scarydba.com 2025-12-15 13:58:17 Re: Volunteering
Previous Message Jhonathan da Rocha da Cruz 2025-12-14 19:05:12 [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications