1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Add log-subprocess option to allow file logging for local and remote subprocesses.

This commit is contained in:
David Steele
2018-08-22 20:05:49 -04:00
parent 512da125ad
commit 2276567027
43 changed files with 824 additions and 482 deletions
+6
View File
@@ -35,6 +35,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-master/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-path=[TEST_PATH]/db-master/repo
@@ -60,6 +61,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-standby/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-host=db-master
@@ -113,6 +115,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-master/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-path=[TEST_PATH]/db-master/repo
@@ -140,6 +143,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-standby/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-host=db-master
@@ -187,6 +191,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-master/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-path=[TEST_PATH]/db-master/repo
@@ -214,6 +219,7 @@ log-level-console=debug
log-level-file=trace
log-level-stderr=off
log-path=[TEST_PATH]/db-standby/log
log-subprocess=y
log-timestamp=n
protocol-timeout=60
repo1-host=db-master