blob: c4f83fee9f33a51ebf06b82396d772774c4bcccb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- postgresql-18.0/doc/src/sgml/ref/pg_combinebackup.sgml 2025-09-29 12:22:28.113073976 +0200
+++ postgresql-18.0/doc/src/sgml/ref/pg_combinebackup.sgml 2025-09-29 12:22:09.046444188 +0200
@@ -314,7 +314,7 @@
<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.
|