mirror of
https://github.com/postgres/postgres.git
synced 2026-06-13 10:40:09 -04:00
doc: Remove trailing whitespace in xref
Remove stray whitespace in xref tag. This was found due to a regression in xmllint 2.15.0 which flagged this as an error, and at the time of this commit no fix for xmllint has shipped. Author: Erik Wienhold <ewie@ewie.name> Discussion: https://postgr.es/m/f4c4661b-4e60-4c10-9336-768b7b55c084@ewie.name Backpatch-through: 17
This commit is contained in:
parent
b948c575a6
commit
0072fb3076
1 changed files with 1 additions and 1 deletions
|
|
@ -284,7 +284,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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue