]> granicus.if.org Git - postgresql/commit
Use posix_fadvise() to avoid kernel caching of WAL contents on WAL file
authorBruce Momjian <bruce@momjian.us>
Thu, 15 Jun 2006 19:15:00 +0000 (19:15 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 15 Jun 2006 19:15:00 +0000 (19:15 +0000)
commit94a5c4a01b1ec699419b7c663bf4cd0cb3e6ac96
tree36aa0245e262cae3decb254223129523e8230f5e
parenta584c12426ae07d6d765c0c321ced5726e497044
Use posix_fadvise() to avoid kernel caching of WAL contents on WAL file
close.

ITAGAKI Takahiro
src/backend/access/transam/xlog.c