forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit44a4cca
committed
Adjust documentation for syncfs().
Commit8c16ad3 created a new appendix for syncfs(), which isexcessive for such a small amount of content. This commit movesthe description of the caveats to be aware of when using syncfs()back to the documentation for recovery_init_sync_method. Thedocumentation for the other utilities with syncfs() support nowdirects readers to recovery_init_sync_method for information aboutthese caveats.Reported-by: Peter Eisentraut, Robert HaasSuggested-by: Robert HaasReviewed-by: Robert HaasDiscussion:https://postgr.es/m/42804669-7063-1320-ed37-3226d5f1067d%40eisentraut.orgDiscussion:https://postgr.es/m/CA%2BTgmobUiqKr%2BZMCLc5Qap-sXBnjfGUU%2BZBmzYEjUuWyjsGr1g%40mail.gmail.com1 parentde7e96b commit44a4cca
File tree
11 files changed
+24
-55
lines changed- doc/src/sgml
- ref
11 files changed
+24
-55
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10870 | 10870 |
| |
10871 | 10871 |
| |
10872 | 10872 |
| |
10873 |
| - | |
10874 |
| - | |
10875 |
| - | |
| 10873 | + | |
| 10874 | + | |
| 10875 | + | |
| 10876 | + | |
| 10877 | + | |
| 10878 | + | |
| 10879 | + | |
| 10880 | + | |
| 10881 | + | |
10876 | 10882 |
| |
10877 | 10883 |
| |
10878 | 10884 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
185 |
| - | |
186 | 185 |
| |
187 | 186 |
| |
188 | 187 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
293 | 292 |
| |
294 | 293 |
| |
295 | 294 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
398 |
| - | |
| 397 | + | |
| 398 | + | |
399 | 399 |
| |
400 | 400 |
| |
401 | 401 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
642 | 642 |
| |
643 | 643 |
| |
644 | 644 |
| |
645 |
| - | |
646 |
| - | |
| 645 | + | |
| 646 | + | |
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
156 |
| - | |
| 155 | + | |
| 156 | + | |
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
180 |
| - | |
| 179 | + | |
| 180 | + | |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1319 | 1319 |
| |
1320 | 1320 |
| |
1321 | 1321 |
| |
1322 |
| - | |
1323 |
| - | |
| 1322 | + | |
| 1323 | + | |
| 1324 | + | |
1324 | 1325 |
| |
1325 | 1326 |
| |
1326 | 1327 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
300 |
| - | |
301 |
| - | |
| 300 | + | |
| 301 | + | |
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
207 |
| - | |
208 |
| - | |
| 207 | + | |
| 208 | + | |
209 | 209 |
| |
210 | 210 |
| |
211 | 211 |
| |
|
0 commit comments
Comments
(0)