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:58:27 |
Message-ID: | E1u73q7-001CGW-07@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | 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
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/c5ba351864d683597af70877f041b51c3a7154e0
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 | Michael Paquier | 2025-04-22 03:42:16 | pgsql: doc: Mention naming convention used by injection points |
Previous Message | David Rowley | 2025-04-22 02:58:03 | pgsql: Doc: reword text explaining the --maintenance-db option |