pgsql: doc: Clarify old WAL files are kept until they are summarized.

2024-12-14 Thread Fujii Masao
doc: Clarify old WAL files are kept until they are summarized. The documentation in wal.sgml explains that old WAL files cannot be removed or recycled until they are archived (when WAL archiving is used) or replicated (when using replication slots). However, it did not mention that, similarly, old

pgsql: doc: Clarify old WAL files are kept until they are summarized.

2024-12-14 Thread Fujii Masao
doc: Clarify old WAL files are kept until they are summarized. The documentation in wal.sgml explains that old WAL files cannot be removed or recycled until they are archived (when WAL archiving is used) or replicated (when using replication slots). However, it did not mention that, similarly, old