We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73efc0b commit e373754Copy full SHA for e373754
doc/pgprobackup.xml
@@ -2407,6 +2407,12 @@ primary_conninfo = 'user=backup passfile=/var/lib/pgsql/.pgpass port=5432 sslmod
2407
<literal>note</literal> — text note attached to backup.
2408
</para>
2409
</listitem>
2410
+ <listitem>
2411
+ <para>
2412
+ <literal>content-crc</literal> — CRC32 checksum of <literal>backup_content.control</literal> file.
2413
+ It is used to detect corruption of backup metainformation.
2414
+ </para>
2415
+ </listitem>
2416
</itemizedlist>
2417
2418
<para>
0 commit comments