forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbc0fc3e
committed
Add:
>> * Consider adding buffers the BGW finds reusable to the free list>>http://archives.postgresql.org/pgsql-hackers/2007-04/msg00781.php>> * Automatically tune bgwriter_delay based on activity rather then using a> fixed interval>>http://archives.postgresql.org/pgsql-hackers/2007-04/msg00781.php1 parentbbd2e68 commitbc0fc3e
2 files changed
+18
-2
lines changedLines changed: 10 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 |
| |
| |||
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 | 1472 |
| |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
1473 | 1482 |
| |
1474 | 1483 |
| |
1475 | 1484 |
| |
|
Lines changed: 8 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 |
| |
| |||
1282 | 1282 |
| |
1283 | 1283 |
| |
1284 | 1284 |
| |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
1285 | 1292 |
| |
1286 | 1293 |
| |
1287 | 1294 |
| |
|
0 commit comments
Comments
(0)