12 lines
225 B
Text
12 lines
225 B
Text
|
[global]
|
||
|
repo1-path=/var/postgresql/pgbackrest
|
||
|
repo1-retention-full=1
|
||
|
log-level-console=info
|
||
|
log-level-file=info
|
||
|
log-path=/var/log/pgbackrest
|
||
|
|
||
|
[postgresql]
|
||
|
pg1-path=/var/postgresql/data
|
||
|
pg1-socket-path=/tmp
|
||
|
pg1-user=postgres
|