Updated comment [skip ci]

This commit is contained in:
Andrew Kane
2023-08-11 17:09:09 -07:00
parent 8a807c01f6
commit 03930e15a4

View File

@@ -42,7 +42,7 @@ $node->safe_psql("postgres", "TRUNCATE tst;");
insert_vectors();
test_duplicates();
# Test fallback path
# Test fallback path for inserts
$node->pgbench(
"--no-vacuum --client=5 --transactions=100",
0,