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

Commitc97abd8

Browse files
committed
Readme: update current release version
1 parent99fdd3b commitc97abd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ Regardless of the chosen backup type, all backups taken with `pg_probackup` supp
4848

4949
`pg_probackup` currently has the following limitations:
5050
* 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.
51-
*Incremental chain can span only within one timeline. So if you havebackupincremental chain taken from replica and it gets promoted, you would be forced to take another FULL backup.
51+
*Remotebackupvia ssh on Windows currently is not supported.
5252

5353
##Current release
5454

55-
[2.2.7](https://github.com/postgrespro/pg_probackup/releases/tag/2.2.7)
55+
[2.3.0](https://github.com/postgrespro/pg_probackup/releases/tag/2.3.0)
5656

5757
##Documentation
5858

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp