Re-enable the old code in xlog.c that tried to use posix_fadvise(), so that
we can get some buildfarm feedback about whether that function is still problematic. (Note that the planned async-preread patch will not really prove anything one way or the other in buildfarm testing, since it will be inactive with default GUC settings.)
Showing
- configure 2 additions, 1 deletionconfigure
- configure.in 2 additions, 2 deletionsconfigure.in
- src/backend/access/transam/xlog.c 11 additions, 22 deletionssrc/backend/access/transam/xlog.c
- src/include/pg_config.h.in 3 additions, 0 deletionssrc/include/pg_config.h.in
- src/include/pg_config_manual.h 12 additions, 2 deletionssrc/include/pg_config_manual.h
Loading
Please register or sign in to comment