Commit b72c1f7
Enable fsync=on by default in gpAux/gpdemo/gpdemo-defaults.sh
Previously, fsync was set to off by default unless NUM_PRIMARY_MIRROR_PAIRS was zero or fsync was explicitly set to on.
This change ensures that fsync is always on, improving data durability and consistency by default in the demo setup.1 parent 34c08c8 commit b72c1f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments