You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Add encryption to features list.
This commit is contained in:
@@ -76,6 +76,10 @@ File and directory links are supported for any file or directory in the PostgreS
|
||||
|
||||
pgBackRest repositories can be stored on Amazon S3 to allow for virtually unlimited capacity and retention.
|
||||
|
||||
### Encryption
|
||||
|
||||
pgBackRest can encrypt the repository to secure backups wherever they are stored.
|
||||
|
||||
### Compatibility with PostgreSQL >= 8.3
|
||||
|
||||
pgBackRest includes support for versions down to 8.3, since older versions of PostgreSQL are still regularly utilized.
|
||||
|
@@ -130,6 +130,12 @@
|
||||
<p><backrest/> repositories can be stored on <proper>Amazon S3</proper> to allow for virtually unlimited capacity and retention.</p>
|
||||
</section>
|
||||
|
||||
<section id="encryption">
|
||||
<title>Encryption</title>
|
||||
|
||||
<p><backrest/> can encrypt the repository to secure backups wherever they are stored.</p>
|
||||
</section>
|
||||
|
||||
<section id="postgres-compatibility">
|
||||
<title>Compatibility with <postgres/> >= 8.3</title>
|
||||
|
||||
|
Reference in New Issue
Block a user