- Notifications
You must be signed in to change notification settings - Fork28
Commit2392cdb
committed
Done:
< o Automatically force archiving of partially-filled WAL files when> o -Automatically force archiving of partially-filled WAL files when<< Doing this will allow administrators to know more easily when< the archive contains all the files needed for point-in-time< recovery.<http://archives.postgresql.org/pgsql-patches/2005-04/msg00121.php<< o Add reporting of the current WAL file and offset, perhaps as> o -Add reporting of the current WAL file and offset, perhaps as<< The offset allows parts of a WAL file to be archived using< an external program.<1 parente7d490f commit2392cdb
2 files changed
+7
-25
lines changedLines changed: 3 additions & 13 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 |
| |
| |||
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
154 |
| - | |
| 154 | + | |
155 | 155 |
| |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
162 |
| - | |
| 156 | + | |
163 | 157 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 | 158 |
| |
169 | 159 |
| |
170 | 160 |
| |
|
Lines changed: 4 additions & 12 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 |
| |
| |||
137 | 137 |
| |
138 | 138 |
| |
139 | 139 |
| |
140 |
| - | |
| 140 | + | |
141 | 141 |
| |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
| 142 | + | |
148 | 143 |
| |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 | 144 |
| |
153 | 145 |
| |
154 | 146 |
| |
| |||
762 | 754 |
| |
763 | 755 |
| |
764 | 756 |
| |
765 |
| - | |
| 757 | + | |
766 | 758 |
| |
767 | 759 |
| |
768 | 760 |
| |
|
0 commit comments
Comments
(0)