Skip to content

Commit 4ba7120

Browse files
committed
Update the test
1 parent 820b9db commit 4ba7120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/tstune/tuner_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@ var (
14201420
"wal_buffers = 16MB",
14211421
"min_wal_size = 512MB",
14221422
"max_wal_size = 1GB",
1423-
"default_statistics_target = 500",
1423+
"default_statistics_target = 100",
14241424
"random_page_cost = 1.1",
14251425
"checkpoint_completion_target = 0.9",
14261426
fmt.Sprintf("max_connections = %d", testMaxConns),

0 commit comments

Comments
 (0)