forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite1f860f
committed
Tidy up a few cosmetic issues related to pg_basebackup.
Commit0ad8032 failed to updatethe pg_basebackup documentation to mention that "client-" or"server-" can now be prepended to the compression method name. Fixit there, and also in the --help output that you get from runningthe binary.Also in the documentation, there's an old issue that the arguments to--checkpoint shouldn't be marked as parameters, because "fast" and"spread" are literal strings. Fix that too.Dagfinn Ilmari Mannsåker, partly as per a report fromShinoda Noriyoshi.Discussion:http://postgr.es/m/PH7PR84MB1885C1CF433057807551172BEE5F9@PH7PR84MB1885.NAMPRD84.PROD.OUTLOOK.COM1 parentf9a74c1 commite1f860f
File tree
2 files changed
+5
-5
lines changed- doc/src/sgml/ref
- src/bin/pg_basebackup
2 files changed
+5
-5
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
402 | 402 |
| |
403 |
| - | |
| 403 | + | |
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
445 |
| - | |
| 444 | + | |
| 445 | + | |
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
| 394 | + | |
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
|
0 commit comments
Comments
(0)