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

Commitc3c05e8

Browse files
committed
README: add to limitions notice about incremental chains and timelines
1 parent7f21f63 commitc3c05e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Regardless of the chosen backup type, all backups taken with `pg_probackup` supp
4343
`pg_probackup` currently has the following limitations:
4444
* The server from which the backup was taken and the restored server must be compatible by the[block_size](https://postgrespro.com/docs/postgresql/current/runtime-config-preset#GUC-BLOCK-SIZE) and[wal_block_size](https://postgrespro.com/docs/postgresql/current/runtime-config-preset#GUC-WAL-BLOCK-SIZE) parameters and have the same major release number.
4545
* Remote mode is in beta stage.
46+
* Incremental chain can span only within one timeline. So if you have backup incremental chain taken from replica and it gets promoted, you would be forced to take another FULL backup.
4647

4748
##Installation and Setup
4849
###Windows Installation

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp