forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9c86d93
committed
pg_basebackup: Skip a few more fsyncs if --no-sync is specified.
This is mostly interesting for running the regression tests on machines withslow / overloaded IO.Discussion:https://postgr.es/m/20220119041646.rhuo3youiqxqjmo2@alap3.anarazel.de1 parentac7df10 commit9c86d93
2 files changed
+26
-4
lines changedLines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2201 | 2201 |
| |
2202 | 2202 |
| |
2203 | 2203 |
| |
2204 |
| - | |
2205 |
| - | |
2206 |
| - | |
| 2204 | + | |
| 2205 | + | |
| 2206 | + | |
| 2207 | + | |
| 2208 | + | |
| 2209 | + | |
| 2210 | + | |
| 2211 | + | |
| 2212 | + | |
| 2213 | + | |
| 2214 | + | |
| 2215 | + | |
| 2216 | + | |
| 2217 | + | |
| 2218 | + | |
2207 | 2219 |
| |
2208 | 2220 |
| |
2209 | 2221 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
448 |
| - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
449 | 459 |
| |
450 | 460 |
| |
451 | 461 |
| |
|
0 commit comments
Comments
(0)