We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed6199c + 15847ac commit 475e292Copy full SHA for 475e292
defaults/main.yml
@@ -208,7 +208,7 @@ postgresql_fsync: on # turns forced synchronization on or off
208
# - local
209
# - remote_write
210
# - on
211
-postgresql_synchronous_commit: on
+postgresql_synchronous_commit: "on"
212
213
# The default is the first option supported by the operating system:
214
# - open_datasync
0 commit comments