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

Commit232f94b

Browse files
committed
DOC: note about the usage of partial restore for multi-database cluster decoupling
1 parentac2da1e commit232f94b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎doc/pgprobackup.xml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1874,6 +1874,10 @@ pg_probackup restore -B <replaceable>backup_dir</replaceable> --instance <replac
18741874
you must drop the excluded databases using
18751875
<command>DROP DATABASE</command> command.
18761876
</para>
1877+
<para>
1878+
If want to decouple a single cluster with multiple databases into separate clusters with minimal downtime, then
1879+
you can partially restore cluster as standby via <option>--restore-as-replica</option> options.
1880+
</para>
18771881
<note>
18781882
<para>
18791883
The <literal>template0</literal> and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp