- Notifications
You must be signed in to change notification settings - Fork5
Commit5ffa0bb
committed
Reorder items:
< o Allow point-in-time recovery to archive partially filled< write-ahead logs? [pitr]> o Add command to archive partially filled write-ahead logs? [pitr]< of a disk failure. This could be triggered by a user command or< a timer.> of a disk failure.< recovery. A function call to do this would also be useful.> recovery.> o Add reporting of the current WAL file and offset, perhaps as> part of partial log file archiving>> The offset allows parts of a WAL file to be archived using> an external program.>< o Add reporting of the current WAL file and offset, perhaps as< part of partial log file archiving<< The offset allows parts of a WAL file to be archived using< an external program.1 parent9a74837 commit5ffa0bb
2 files changed
+19
-22
lines changedLines changed: 10 additions & 11 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 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
148 |
| - | |
| 147 | + | |
149 | 148 |
| |
150 | 149 |
| |
151 | 150 |
| |
152 |
| - | |
153 |
| - | |
| 151 | + | |
154 | 152 |
| |
155 | 153 |
| |
156 | 154 |
| |
157 | 155 |
| |
158 | 156 |
| |
159 | 157 |
| |
160 |
| - | |
| 158 | + | |
161 | 159 |
| |
162 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
163 | 167 |
| |
164 | 168 |
| |
165 | 169 |
| |
| |||
168 | 172 |
| |
169 | 173 |
| |
170 | 174 |
| |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 | 175 |
| |
177 | 176 |
| |
178 | 177 |
| |
|
Lines changed: 9 additions & 11 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 |
| |
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
134 |
| - | |
135 |
| - | |
| 134 | + | |
136 | 135 |
| |
137 | 136 |
| |
138 |
| - | |
139 |
| - | |
| 137 | + | |
140 | 138 |
| |
141 | 139 |
| |
142 | 140 |
| |
143 | 141 |
| |
144 | 142 |
| |
145 |
| - | |
| 143 | + | |
146 | 144 |
| |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
147 | 150 |
| |
148 | 151 |
| |
149 | 152 |
| |
| |||
152 | 155 |
| |
153 | 156 |
| |
154 | 157 |
| |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 | 158 |
| |
161 | 159 |
| |
162 | 160 |
| |
|
0 commit comments
Comments
(0)