Use posix_fadvise() to avoid kernel caching of WAL contents on WAL file
Bruce Momjian <bruce@momjian.us>
Use posix_fadvise() to avoid kernel caching of WAL contents on WAL file close. ITAGAKI Takahiro
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +33 −25 |