- Notifications
You must be signed in to change notification settings - Fork5
Commit03a68a7
committed
Done:
< o Add command to archive partially filled write-ahead logs? [pitr]<< Currently only full WAL files are archived. This means that the< most recent transactions aren't available for recovery in case< of a disk failure.<Reorder:< o %Create dump tool for write-ahead logs for use in determining< transaction id for point-in-time recovery> o %Create dump tool for write-ahead logs for use in determining> transaction id for point-in-time recovery1 parent2c660c6 commit03a68a7
2 files changed
+7
-18
lines changedLines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 | 142 |
| |
151 | 143 |
| |
152 | 144 |
| |
153 | 145 |
| |
154 | 146 |
| |
| 147 | + | |
| 148 | + | |
155 | 149 |
| |
156 | 150 |
| |
157 | 151 |
| |
|
Lines changed: 4 additions & 9 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 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
| 130 | + | |
138 | 131 |
| |
139 | 132 |
| |
140 | 133 |
| |
| 134 | + | |
| 135 | + | |
141 | 136 |
| |
142 | 137 |
| |
143 | 138 |
| |
|
0 commit comments
Comments
(0)