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

Commit99e11e9

Browse files
committed
PBCKP-1527: Remove version 11 and 12 from README
1 parent556a4f0 commit99e11e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
`pg_probackup` is a utility to manage backup and recovery of PostgreSQL database clusters. It is designed to perform periodic backups of the PostgreSQL instance that enable you to restore the server in case of a failure.
77

88
The utility is compatible with:
9-
* PostgreSQL11, 12,13, 14, 15, 16, 17
9+
* PostgreSQL 13, 14, 15, 16, 17
1010

1111
As compared to other backup solutions,`pg_probackup` offers the following benefits that can help you implement different backup strategies and deal with large amounts of data:
1212
* Incremental backup: page-level incremental backup allows you to save disk space, speed up backup and restore. With three different incremental modes, you can plan the backup strategy in accordance with your data flow.
@@ -41,9 +41,9 @@ Regardless of the chosen backup type, all backups taken with `pg_probackup` supp
4141
##ptrack support
4242

4343
`PTRACK` backup support provided via following options:
44-
* vanilla PostgreSQL11, 12,13, 14, 15, 16, 17 with[ptrack extension](https://github.com/postgrespro/ptrack)
45-
* Postgres Pro Standard11, 12,13, 14, 15, 16, 17
46-
* Postgres Pro Enterprise11, 12,13, 14, 15, 16, 17
44+
* vanilla PostgreSQL 13, 14, 15, 16, 17 with[ptrack extension](https://github.com/postgrespro/ptrack)
45+
* Postgres Pro Standard 13, 14, 15, 16, 17
46+
* Postgres Pro Enterprise 13, 14, 15, 16, 17
4747

4848
##Limitations
4949

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp