15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
|
|
[global]
|
||
|
|
repo1-type=posix
|
||
|
|
repo1-path=/var/lib/pgbackrest
|
||
|
|
repo1-retention-full=2
|
||
|
|
repo1-retention-diff=14
|
||
|
|
start-fast=y
|
||
|
|
compress-type=gz
|
||
|
|
compress-level=3
|
||
|
|
log-level-console=info
|
||
|
|
|
||
|
|
[main]
|
||
|
|
pg1-path=/var/lib/postgresql/18/docker
|
||
|
|
pg1-user=joplin
|
||
|
|
pg1-database=postgres
|