Skip to content

Latest commit

 

History

History
47 lines (45 loc) · 2.24 KB

File metadata and controls

47 lines (45 loc) · 2.24 KB
layout home
hero
name tagline actions
pgmoneta
pgmoneta is a backup / restore solution for PostgreSQL
theme text link
brand
Getting started
/doc/GETTING_STARTED.md
theme text link
alt
Releases
/releases
features
title details
Full backup
Create complete PostgreSQL backups with a straightforward workflow for protecting entire database clusters.
title details
Incremental backup (PostgreSQL 14+)
Reduce backup time and storage usage by capturing only changed data between backup runs.
title details
Restore
Recover backups quickly and reliably when databases need to be rebuilt or rolled back.
title details
Compression
Choose from multiple compression formats (gzip, zstd, lz4, bzip2) to balance storage efficiency and backup performance.
title details
AES encryption
Protect backup data at rest with built-in AES encryption support for sensitive environments.
title details
Symlink support
Use symbolic links to limit backup sizes.
title details
WAL shipping support
Archive and manage WAL files as part of a robust continuous backup and recovery strategy.
title details
Hot standby
Have a PostgreSQL hot standby ready for your high-availability and recovery workflows.
title details
Prometheus support
Expose operational metrics for monitoring, alerting, and observability with Prometheus.
title details
Remote management
Administer pgmoneta remotely through its management interface.
title details
Offline detection
Detect unavailable servers and react more safely when backup targets go offline.
title details
Transport Layer Security (TLS) v1.2+ support
Secure client and server communication with modern TLS support for networked deployments.
title details
Daemon mode
Run pgmoneta as a long-lived background service suited for automated backup operations.
title details
User vault
Store and manage user-related credentials and secrets in a safer operational workflow.
title details
Model Context Protocol (MCP)
Integrate pgmoneta with MCP-compatible tooling to support richer automation and assisted workflows.