[PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications - Mailing list pgsql-docs

From Jhonathan da Rocha da Cruz
Subject [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications
Date
Msg-id CAOUp-uR5F2eNxkKfNGsho6Nop+kdPCMOqSUPf_JD+SHHJaCmJQ@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications
List pgsql-docs
Hello,

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.

Regards,
Jhonathan Cruz
Attachment

pgsql-docs by date:

Previous
From: Daisuke Higuchi
Date:
Subject: doc: Fix the header file where CompareType is defined in gist.sgml
Next
From: Laurenz Albe
Date:
Subject: Re: [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications