Skip to content

Commit fbd2bd1

Browse files
committed
Doc: further adjust notes about pg_upgrade_output.d.
I'd misunderstood how it worked in 5f10488. Discussion: https://postgr.es/m/20220925215009.GC21938@telsasoft.com
1 parent 787102b commit fbd2bd1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -773,8 +773,10 @@ psql --username=postgres --file=script.sql postgres
773773
with a timestamp formatted as per ISO 8601
774774
(<literal>%Y%m%dT%H%M%S</literal>), where all its generated files are
775775
stored.
776-
<filename>pg_upgrade_output.d</filename> and all its contained files may be
777-
removed once the upgrade is successfully completed.
776+
<filename>pg_upgrade_output.d</filename> and its contained files will be
777+
removed automatically if <application>pg_upgrade</application> completes
778+
successfully; but in the event of trouble, the files there may provide
779+
useful debugging information.
778780
</para>
779781

780782
<para>

0 commit comments

Comments
 (0)