Skip to content

Commit f03aeb5

Browse files
committed
Disable async archive in pgBackRest config
1 parent f450648 commit f03aeb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pgbackrest.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ compress-type=lz4
1313
compress-level=3
1414

1515
# Archive settings
16-
archive-async=y
16+
archive-async=n
1717
archive-push-queue-max=1GB
1818

1919
# Backup settings

0 commit comments

Comments
 (0)