1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-27 00:12:01 +03:00

Revert "doc: Remove trailing whitespace in xref"

This reverts commit 987e00fa99 due
to me missing the release freeze.
This commit is contained in:
Daniel Gustafsson
2025-09-22 10:20:07 +02:00
parent 987e00fa99
commit ec8a75ae8d

View File

@@ -314,7 +314,7 @@ PostgreSQL documentation
<para>
To avoid this problem, taking a new full backup after changing the checksum
state of the cluster using <xref linkend="app-pgchecksums"/> is
state of the cluster using <xref linkend="app-pgchecksums "/> is
recommended. Otherwise, you can disable and then optionally reenable
checksums on the directory produced by <literal>pg_combinebackup</literal>
in order to correct the problem.