aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-05-29 15:11:36 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2015-05-29 15:11:36 -0400
commit9e79ca326920d25da941fcf2132b33f82b4c40bd (patch)
treef415a397ba3be3d79860037b409113d8aac25a09 /src/backend/access/gist/gist.c
parentcb867853a17e4055d58a8639ed4a23652e2ce8e0 (diff)
downloadpostgresql-9e79ca326920d25da941fcf2132b33f82b4c40bd.tar.gz
postgresql-9e79ca326920d25da941fcf2132b33f82b4c40bd.zip
Remove special cases for ETXTBSY from new fsync'ing logic.
The argument that this is a sufficiently-expected case to be silently ignored seems pretty thin. Andres had brought it up back when we were still considering that most fsync failures should be hard errors, and it probably would be legit not to fail hard for ETXTBSY --- but the same is true for EROFS and other cases, which is why we gave up on hard failures. ETXTBSY is surely not a normal case, so logging the failure seems fine from here.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions