forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit955ddc3
committed
< * Consider adding buffers the BGW finds reusable to the free list
> * Consider adding buffers the background writer finds reusable to the> free list>> * Consider wither increasing BM_MAX_USAGE_COUNT improves performance>>http://archives.postgresql.org/pgsql-hackers/2007-06/msg01007.php1 parent639c6cb commit955ddc3
2 files changed
+13
-4
lines changedLines changed: 7 additions & 2 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 |
| |
| |||
1514 | 1514 |
| |
1515 | 1515 |
| |
1516 | 1516 |
| |
1517 |
| - | |
| 1517 | + | |
| 1518 | + | |
1518 | 1519 |
| |
1519 | 1520 |
| |
1520 | 1521 |
| |
| |||
1523 | 1524 |
| |
1524 | 1525 |
| |
1525 | 1526 |
| |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
1526 | 1531 |
| |
1527 | 1532 |
| |
1528 | 1533 |
| |
|
Lines changed: 6 additions & 2 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 |
| |
| |||
1320 | 1320 |
| |
1321 | 1321 |
| |
1322 | 1322 |
| |
1323 |
| - | |
| 1323 | + | |
| 1324 | + | |
1324 | 1325 |
| |
1325 | 1326 |
| |
1326 | 1327 |
| |
1327 | 1328 |
| |
1328 | 1329 |
| |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
1329 | 1333 |
| |
1330 | 1334 |
| |
1331 | 1335 |
| |
|
0 commit comments
Comments
(0)