forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit916897c
committed
Update:
< posix_fadvise() [fadvise]> posix_fadvise()>> Posix_fadvise() can control both sequential/random file caching and> free-behind behavior, but it is unclear how the setting affects other> backends that also have the file open, and the feature is not supported> on all operating systems.>1 parentcd6ecf6 commit916897c
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
644 | 644 |
| |
645 | 645 |
| |
646 | 646 |
| |
647 |
| - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
648 | 654 |
| |
649 | 655 |
| |
650 | 656 |
| |
|
0 commit comments
Comments
(0)