forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc16ffbc
committed
Add:
>> o Prevent long-lived temporary tables from causing frozen-xid> advancement starvation>>http://archives.postgresql.org/pgsql-general/2007-06/msg01645.php1 parentdc8a8a0 commitc16ffbc
2 files changed
+11
-2
lines changedLines changed: 6 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 |
| |
| |||
1244 | 1244 |
| |
1245 | 1245 |
| |
1246 | 1246 |
| |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1247 | 1252 |
| |
1248 | 1253 |
| |
1249 | 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 |
| |
| |||
1106 | 1106 |
| |
1107 | 1107 |
| |
1108 | 1108 |
| |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
1109 | 1113 |
| |
1110 | 1114 |
| |
1111 | 1115 |
| |
|
0 commit comments
Comments
(0)