File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ pg_arman
2
2
========
3
3
4
4
pg_arman is a backup and recovery manager for PostgreSQL servers able to do
5
- incremental, archive and full backup as well as restore a cluster to a
5
+ incremental and full backup as well as restore a cluster to a
6
6
state defined by a given recovery target. It is designed to perform
7
7
periodic backups of an existing PostgreSQL server, combined with WAL
8
8
archives to provide a way to recover a server in case of failure of
9
- server because of a reason or another. Its incremental and archive backup
10
- facilities reduces the amount of data necessary to be taken between
9
+ server because of a reason or another. Its incremental backup
10
+ facility reduces the amount of data necessary to be taken between
11
11
two consecutive backups.
12
12
13
13
Download
You can’t perform that action at this time.
0 commit comments