pgmoneta

home  
releases  
getting started  
tutorials  

github  
discussions  
issues  
license  
pgmoneta  

Configuration Metrics News About

Features

  • Full backup
  • Restore
  • Compression (gzip, zstd, lz4)
  • AES encryption support
  • Symlink support
  • Prometheus support
  • Remote management
  • Transport Layer Security (TLS) v1.2+ support
  • Daemon mode
  • User vault

Overview

pgmoneta makes use of

  • Process model
  • Shared memory model across processes
  • libev for fast network interactions
  • Atomic operations are used to keep track of state
  • The PostgreSQL command line tools

Further information

Related projects

  • pgagroal - High-performance connection pool for PostgreSQL
  • pgexporter - Prometheus exporter for PostgreSQL