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

Commite66d96a

Browse files
committed
Readme: minor fix
1 parent29bbcf9 commite66d96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ As compared to other backup solutions, `pg_probackup` offers the following benef
1717
* Extended logging settings
1818
* Custom commands to simplify WAL log archiving
1919
* External to PGDATA directories, such as directories with config files and scripts, can be included in backup
20-
* Remote backup, restore, archive-push and archive-get operations via ssh (beta)
20+
* Remote backup, restore,add-instance,archive-push and archive-get operations via ssh (beta)
2121
* Checking running PostgreSQL instance for the sights of corruption in read-only mode via`checkdb` command.
2222

2323
To manage backup data,`pg_probackup` creates a backup catalog. This directory stores all backup files with additional meta information, as well as WAL archives required for[point-in-time recovery](https://postgrespro.com/docs/postgresql/current/continuous-archiving.html). You can store backups for different instances in separate subdirectories of a single backup catalog.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp