Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd02b35

Browse files
committed
Show the default checkpoint method in the pg_basebackup help message
Author: Michael BanckReviewed-By: Aleksander Alekseev, Michael Paquier, Peter EisentrautDiscussion:https://postgr.es/m/6530f954.170a0220.5637c.9209@mx.google.com
1 parent9886744 commitcd02b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_basebackup/pg_basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ usage(void)
415415
printf(_(" -Z, --compress=none do not compress tar output\n"));
416416
printf(_("\nGeneral options:\n"));
417417
printf(_(" -c, --checkpoint=fast|spread\n"
418-
" set fast or spread checkpointing\n"));
418+
" set fast or spread(default)checkpointing\n"));
419419
printf(_(" -C, --create-slot create replication slot\n"));
420420
printf(_(" -l, --label=LABEL set backup label\n"));
421421
printf(_(" -n, --no-clean do not clean up after errors\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp