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: [email protected]
Views: Whole Thread | Raw Message | 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/[email protected]

Backpatch-through: 9.5

Branch
------
REL_13_STABLE

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

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