pgsql: docs: replace "stable storage" with "durable" in descriptions - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: replace "stable storage" with "durable" in descriptions
Date
Msg-id E1kCpOy-000861-JU@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  replace "stable storage" with "durable" in descriptions

For PG, "durable storage" has a clear meaning, while "stable storage"
does not, so use the former.

Discussion: https://postgr.es/m/20200817165222.GA31806@momjian.us

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/11d0ed6a053184dd9b3cc8d51a237791c770f5d1

Modified Files
--------------
doc/src/sgml/config.sgml     |  2 +-
doc/src/sgml/monitoring.sgml | 46 ++++++++++++++++++++++----------------------
2 files changed, 24 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: C comment: remove mention of use of t_hoff WAL structure member
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: clarify intermediate certificate creation instructions