default: n example: archive-async=y
example: archive-max-mb=1024
default: y example: archive-check=n
default: n example: archive-copy=y
default: [INSTALL-PATH]/pgbackrest example: backup-cmd=/usr/lib/backrest/bin/pgbackrest
default: /etc/pgbackrest.conf example: backup-config=/etc/pgbackrest_backup.conf
example: backup-host=backup.domain.com
default: n example: backup-standby=y
default: backrest example: backup-user=backrest
default: n example: hardlink=y
default: 1073741824 example: manifest-save-threshold=5368709120
default: y example: resume=n
default: n example: start-fast=y
default: n example: stop-auto=y
allowed: 1-999999999 example: retention-archive=2
default: full example: retention-archive-type=diff
allowed: 1-999999999 example: retention-diff=3
allowed: 1-999999999 example: retention-full=2
default: 60 allowed: 0.1-86400 example: archive-timeout=30
default: 4194304 allowed: 16384-8388608 example: buffer-size=32768
default: ssh example: cmd-ssh=/usr/bin/ssh
default: y example: compress=n
default: 6 allowed: 0-9 example: compress-level=9
default: 3 allowed: 0-9 example: compress-level-network=1
default: 1800 allowed: 0.1-604800 example: db-timeout=600
default: /tmp/pgbackrest example: lock-path=/backup/db/lock
default: /var/log/pgbackrest example: log-path=/backup/db/log
default: y example: neutral-umask=n
default: 1 allowed: 1-96 example: process-max=4
default: 1830 allowed: 0.1-604800 example: protocol-timeout=630
default: /var/lib/pgbackrest example: repo-path=/backup/db/backrest
default: /var/spool/pgbackrest example: spool-path=/backup/db/spool
default: warn example: log-level-console=error
default: info example: log-level-file=debug
default: warn example: log-level-stderr=error
example: db-include=db_main
default: n example: link-all=y
example: link-map=pg_xlog=/data/xlog
example: recovery-option=primary_conninfo=db.mydomain.com
example: tablespace-map=ts_01=/db/ts_01
example: tablespace-map-all=/data/tablespace
default: [INSTALL-PATH]/pgbackrest example: db-cmd=/usr/lib/backrest/bin/pgbackrest
default: /etc/pgbackrest.conf example: db-config=/etc/pgbackrest_db.conf
example: db-host=db.domain.com
example: db-path=/data/db
default: 5432 example: db-port=6543
example: db-socket-path=/var/run/postgresql
default: postgres example: db-user=db_owner