-
- Downloads
Allow ShowBufferUsage() to report the number of reads/writes that have
occurred to temporary files. This replaces the unused NDirectFileRead/NDirectFileWrite counters. Itagaki Takahiro
Showing
- src/backend/storage/buffer/buf_init.c 3 additions, 1 deletionsrc/backend/storage/buffer/buf_init.c
- src/backend/storage/buffer/bufmgr.c 4 additions, 10 deletionssrc/backend/storage/buffer/bufmgr.c
- src/backend/storage/file/buffile.c 6 additions, 1 deletionsrc/backend/storage/file/buffile.c
- src/include/executor/execdebug.h 1 addition, 16 deletionssrc/include/executor/execdebug.h
- src/include/storage/buf_internals.h 3 additions, 1 deletionsrc/include/storage/buf_internals.h
Loading
Please register or sign in to comment