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

Commit782dd4f

Browse files
committed
list all possible backends
1 parent45334b9 commit782dd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/perf/perf.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ func dump_cfg() {
7878

7979
funcinit() {
8080
flag.StringVar(&cfg.Backend,"b","transfers",
81-
"Backend to use.Default to 'transfers'")
81+
"Backend to use.Possible optinos:transfers, fdw, pgshard, readers.")
8282
flag.Var(&cfg.ConnStrs,"C",
8383
"Connection string (repeat for multiple connections)")
8484
flag.BoolVar(&cfg.Init,"i",false,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp