| From: | Jhonathan da Rocha da Cruz <j(dot)cruz(at)acad(dot)ifma(dot)edu(dot)br> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications |
| Date: | 2025-12-14 19:05:12 |
| Message-ID: | CAOUp-uR5F2eNxkKfNGsho6Nop+kdPCMOqSUPf_JD+SHHJaCmJQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| 0001-docs-add-logical-replication-examples-and-clarify-au.patch | application/octet-stream | 8.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2025-12-15 06:35:50 | Re: [PATCH] Docs: logical replication examples and autovacuum/XID freeze clarifications |
| Previous Message | Daisuke Higuchi | 2025-12-13 08:24:48 | doc: Fix the header file where CompareType is defined in gist.sgml |