- Notifications
You must be signed in to change notification settings - Fork28
Commit5b6c6e8
committed
Add URL for:
* Do async I/O for faster random read-ahead of data Async I/O allows multiple I/O requests to be sent to the disk with results coming back asynchronously.>http://archives.postgresql.org/pgsql-patches/2008-01/msg00170.php1 parentb63a0c9 commit5b6c6e8
2 files changed
+4
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
1613 | 1613 |
| |
1614 | 1614 |
| |
1615 | 1615 |
| |
| 1616 | + | |
1616 | 1617 |
| |
1617 | 1618 |
| |
1618 | 1619 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
1398 | 1398 |
| |
1399 | 1399 |
| |
1400 | 1400 |
| |
| 1401 | + | |
1401 | 1402 |
| |
1402 | 1403 |
| |
1403 | 1404 |
| |
|
0 commit comments
Comments
(0)