forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4fdfdd4
committed
Add items:
> o Allow multiple vacuums so large tables do not starve small> tables>>http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php>> o Improve control of auto-vacuum>>http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php1 parent67a4c24 commit4fdfdd4
2 files changed
+17
-2
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
1076 | 1076 |
| |
1077 | 1077 |
| |
1078 | 1078 |
| |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
1079 | 1087 |
| |
1080 | 1088 |
| |
1081 | 1089 |
| |
|
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 |
| |
| |||
968 | 968 |
| |
969 | 969 |
| |
970 | 970 |
| |
| 971 | + | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
971 | 978 |
| |
972 | 979 |
| |
973 | 980 |
| |
|
0 commit comments
Comments
(0)