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

Commit205f209

Browse files
committed
Update insbench
1 parent9219f15 commit205f209

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/bin/insbench/run.sh‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ echo Insert with 1 index
22
./insbench -c"dbname=postgres host=localhost port=5432 sslmode=disable" -x 0
33
echo Insert with 9 indexex
44
./insbench -c"dbname=postgres host=localhost port=5432 sslmode=disable" -x 8
5-
echo Insert with 9 partial indexes
5+
echo Insert with 9concurrently updatepartial indexes
66
./insbench -c"dbname=postgres host=localhost port=5432 sslmode=disable" -x 8 -u 1
7+
echo Insert with 9 frozen partial indexes
8+
./insbench -c"dbname=postgres host=localhost port=5432 sslmode=disable" -x 8 -u 10

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp