Skip to content

Instantly share code, notes, and snippets.

View Aitem's full-sized avatar
🏠
Working from home

Marat Surmashev Aitem

🏠
Working from home
View GitHub Profile
@Aitem
Aitem / pb_backup.org
Last active March 8, 2023 17:02
PG backups

Pgbackup

Questions

I am interested in discussing two items

  1. Backup and restore of Aidbox (like incremental backup & pg_dump - also things like online backup and backup jobs etc.,)
    • WALG_COMPRESSION_METHOD=brotli ;; supported lz4, lzma, zstd, brotli

      WALG_DELTA_MAX_STEPS=6 ;; weekly full backup / dayly incremental

    • any kind of jobs: linux crontab, kubernetes CronJob resource, custom operator