- Notifications
You must be signed in to change notification settings - Fork5
Commitba2b2a2
committed
Update text:
< * Prevent long-lived temporary tables from causing frozen-Xid advancement> * Prevent long-lived temporary tables from causing frozen-xid advancement>> The problem is that autovacuum cannot vacuum them to set frozen xids;> only the session that created them can do that.>>>1 parent558c927 commitba2b2a2
2 files changed
+16
-5
lines changedLines changed: 8 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 |
| |
| |||
1231 | 1231 |
| |
1232 | 1232 |
| |
1233 | 1233 |
| |
1234 |
| - | |
| 1234 | + | |
1235 | 1235 |
| |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
1236 | 1242 |
| |
1237 | 1243 |
| |
1238 | 1244 |
| |
|
Lines changed: 8 additions & 3 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 |
| |
| |||
1096 | 1096 |
| |
1097 | 1097 |
| |
1098 | 1098 |
| |
1099 |
| - | |
| 1099 | + | |
1100 | 1100 |
| |
1101 |
| - | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
1102 | 1107 |
| |
1103 | 1108 |
| |
1104 | 1109 |
| |
|
0 commit comments
Comments
(0)