Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc525dad

Browse files
committed
[Issue#249] hot_standby breaks partial restore for PG < 12
1 parent33d2883 commitc525dad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎doc/pgprobackup.xml‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1880,6 +1880,14 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
18801880
<literal>template1</literal> databases are always restored.
18811881
</para>
18821882
</note>
1883+
<note>
1884+
<para>
1885+
Due to how recovery works in PostgreSQL < 12 it is advisable to
1886+
disable <option>hot_standby</option> option, when running partial
1887+
restore of PostgreSQL cluster of version less than <option>12</option>.
1888+
Otherwise recovery may fail.
1889+
</para>
1890+
</note>
18831891
</refsect3>
18841892
</refsect2>
18851893
<refsect2id="pbk-performing-point-in-time-pitr-recovery">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp