

pg_hardstorage
Like
pg_hardstorage is an open-source PostgreSQL backup tool that operates as a replication client on a dedicated backup host, using content-addressed chunk storage.
Cost / License
- Free
- Open Source
Platforms
- Linux

pg_hardstorage
Like
Features
No features, maybe you want to suggest one?
pg_hardstorage News & Activities
Highlights All activities
Recent activities
- CYBERTEC_Marketing added pg_hardstorage
pg_hardstorage information
No comments or reviews, maybe you want to be first?
What is pg_hardstorage?
pg_hardstorage is an open-source PostgreSQL backup tool that works as a replication client. It stores backups in a content-addressed chunk store, so every backup can be restored without relying on any earlier ones. Backups and a continuous stream of WAL records allow recovery at any chosen time. pg_hardstorage ships as a single static binary that runs from a separate backup host, keeping the database side clean and the upgrade path simple.