Jump to letter: [
ABCEGHIJLMNOPRSTW
]
pghoard - PostgreSQL backup daemon and restore tooling for cloud object storage
- Description:
pghoard is a PostgreSQL backup daemon and restore tooling for cloud
object storage.
Features:
* Automatic periodic basebackups
* Automatic transaction log (WAL/xlog) backups (using either
pg_receivexlog, archive_command or experimental PG native
replication protocol support with walreceiver)
* Cloud object storage support (AWS S3, Google Cloud, OpenStack Swift,
Azure, Ceph)
* Backup restoration directly from object storage, compressed and
encrypted
* Point-in-time-recovery (PITR)
* Initialize a new standby from object storage backups, automatically
configured as a replicating hot-standby
Packages