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-0000uP-Gd@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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0326b2094aa1c2c8f268c0dcc247eb363430674b

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 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