pgsql: pg_upgrade doc: mention saving postgresql.conf.auto files - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade doc: mention saving postgresql.conf.auto files
Date
Msg-id E1kCrTk-0000uG-FK@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade doc:  mention saving postgresql.conf.auto files

Also mention files included by postgresql.conf.

Reported-by: Álvaro Herrera

Discussion: https://postgr.es/m/08AD4526-75AB-457B-B2DD-099663F28040@yesql.se

Backpatch-through: 9.5

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c3cb3716ad9d42b667b3b85ac3b1f93be7df315f

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: doc: Update partitioning limitation on BEFORE triggers
Next
From: Bruce Momjian
Date:
Subject: pgsql: C comment: remove mention of use of t_hoff WAL structure member