mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
docs: add link to pg_start_backup() from pg_basebackup --checkpoint
This references the meaning of the fast/spread checkpoint option. Per private IM report
This commit is contained in:
@@ -361,7 +361,7 @@ PostgreSQL documentation
|
|||||||
<term><option>--checkpoint=<replaceable class="parameter">fast|spread</replaceable></option></term>
|
<term><option>--checkpoint=<replaceable class="parameter">fast|spread</replaceable></option></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Sets checkpoint mode to fast or spread (default).
|
Sets checkpoint mode to fast or spread (default) (see <xref linkend="backup-lowlevel-base-backup">).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user