forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4864986
committed
Add item:
> o Store per-table autovacuum settings in pg_class.reloptions.>>http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php>http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php1 parent3c361cb commit4864986
2 files changed
+10
-2
lines changedLines changed: 5 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 |
| |
| |||
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1248 | 1252 |
| |
1249 | 1253 |
| |
1250 | 1254 |
| |
|
Lines changed: 5 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 |
| |
| |||
1092 | 1092 |
| |
1093 | 1093 |
| |
1094 | 1094 |
| |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
1095 | 1099 |
| |
1096 | 1100 |
| |
1097 | 1101 |
| |
|
0 commit comments
Comments
(0)