docs: update about page

This commit is contained in:
Jonas Kaninda
2024-09-12 06:31:02 +02:00
parent c1cd255fd5
commit dcc5b87ca6

View File

@@ -6,7 +6,7 @@ nav_order: 1
# About pg-bkup # About pg-bkup
{:.no_toc} {:.no_toc}
PostreSQL Backup is a Docker container image that can be used to backup and restore Postgres database. It supports local storage, AWS S3 or any S3 Alternatives for Object Storage, and SSH compatible storage. PostreSQL Backup is a Docker container image that can be used to backup, restore and migrate Postgres database. It supports local storage, AWS S3 or any S3 Alternatives for Object Storage, and SSH compatible storage.
It also supports database __encryption__ using GPG. It also supports database __encryption__ using GPG.