forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc7e8d0f
committed
This item was fixed in a different way, so has been removed:
<< * Allow free-behind capability for large sequential scans to avoid< kernel cache spoiling<< 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 parent1565888 commitc7e8d0f
2 files changed
+3
-18
lines changedLines changed: 1 addition & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
1069 | 1069 |
| |
1070 | 1070 |
| |
1071 | 1071 |
| |
1072 |
| - | |
1073 |
| - | |
1074 |
| - | |
1075 |
| - | |
1076 |
| - | |
1077 |
| - | |
1078 |
| - | |
1079 |
| - | |
1080 | 1072 |
| |
1081 | 1073 |
| |
1082 | 1074 |
| |
|
Lines changed: 2 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
947 | 947 |
| |
948 | 948 |
| |
949 | 949 |
| |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 |
| - | |
| 950 | + | |
958 | 951 |
| |
959 | 952 |
| |
960 | 953 |
| |
|
0 commit comments
Comments
(0)