Skip to content

Commit a1de8d6

Browse files
author
Michael Paquier
committed
Remove mention to archive recovery in README
1 parent 4d586dd commit a1de8d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ pg_arman
22
========
33

44
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
66
state defined by a given recovery target. It is designed to perform
77
periodic backups of an existing PostgreSQL server, combined with WAL
88
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
1111
two consecutive backups.
1212

1313
Download

0 commit comments

Comments
 (0)