diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-11-19 13:40:50 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-11-19 14:07:19 +1300 |
commit | a4a4aede5fabe6d94bd9b6445725db0c57eecd9b (patch) | |
tree | 23773e69742e17fda068f56d19fa62123c50ba2a /src/backend/access/transam/xlog.c | |
parent | f57b94d9d0bbf42a18690d820f884dc0fc6bf79e (diff) | |
download | postgresql-a4a4aede5fabe6d94bd9b6445725db0c57eecd9b.tar.gz postgresql-a4a4aede5fabe6d94bd9b6445725db0c57eecd9b.zip |
Don't forget about failed fsync() requests.
If fsync() fails, md.c must keep the request in its bitmap, so that
future attempts will try again.
Back-patch to all supported releases.
Author: Thomas Munro
Reviewed-by: Amit Kapila
Reported-by: Andrew Gierth
Discussion: https://postgr.es/m/87y3i1ia4w.fsf%40news-spur.riddles.org.uk
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions