diff options
author | Tom Lane | 2022-01-19 17:36:49 +0000 |
---|---|---|
committer | Tom Lane | 2022-01-19 17:36:49 +0000 |
commit | a7f4171071bbcdec79e8afa4cad1bc6951b098cc (patch) | |
tree | df866427b250c6d5892711af8aa3f1de32601988 /config/python.m4 | |
parent | 89f059bdf52cc9a86b890d42ceed92237123479e (diff) |
Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.
In adverse circumstances, the fsync calls cause this test to run for
quite a long time (multiple minutes) and even suffer timeout failures.
This seems to date from before we made an effort to disable fsync in
all our test cases; there's not a lot of point in using it if there's
not a plan to force an O/S crash during the test.
Discussion: https://postgr.es/m/440239.1642560607@sss.pgh.pa.us
Diffstat (limited to 'config/python.m4')
0 files changed, 0 insertions, 0 deletions