From: | David Rowley <drowley(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: reword text explaining the --maintenance-db option |
Date: | 2025-04-22 02:56:25 |
Message-ID: | E1u73o8-001CBy-2O@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Doc: reword text explaining the --maintenance-db option
The previous text was a little clumsy. Here we improve that.
Author: David Rowley <dgrowleyml(at)gmail(dot)com>
Reported-by: Noboru Saito <noborusai(at)gmail(dot)com>
Reviewed-by: David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAAM3qnJtv5YbjpwDfVOYN2gZ9zGSLFM1UGJgptSXmwfifOZJFQ@mail.gmail.com
Backpatch-through: 13
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/0b06459f3c0a515c922f2a22974acea9db38c024
Modified Files
--------------
doc/src/sgml/ref/clusterdb.sgml | 5 ++---
doc/src/sgml/ref/reindexdb.sgml | 5 ++---
doc/src/sgml/ref/vacuumdb.sgml | 5 ++---
3 files changed, 6 insertions(+), 9 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2025-04-22 02:56:57 | pgsql: Doc: reword text explaining the --maintenance-db option |
Previous Message | Michael Paquier | 2025-04-22 01:02:46 | pgsql: Rename injection point for invalidation messages at end of trans |