pgsql: pg_upgrade doc: mention saving postgresql.conf.auto files

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_upgrade doc: mention saving postgresql.conf.auto files
Date: 2020-08-31 21:36:40
Message-ID: E1kCrTk-0000uG-FK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-08-31 21:51:48 pgsql: C comment: remove mention of use of t_hoff WAL structure member
Previous Message Alvaro Herrera 2020-08-31 21:09:56 pgsql: doc: Update partitioning limitation on BEFORE triggers