mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 15:46:54 +08:00
Updated comment [skip ci]
This commit is contained in:
@@ -42,7 +42,7 @@ $node->safe_psql("postgres", "TRUNCATE tst;");
|
|||||||
insert_vectors();
|
insert_vectors();
|
||||||
test_duplicates();
|
test_duplicates();
|
||||||
|
|
||||||
# Test fallback path
|
# Test fallback path for inserts
|
||||||
$node->pgbench(
|
$node->pgbench(
|
||||||
"--no-vacuum --client=5 --transactions=100",
|
"--no-vacuum --client=5 --transactions=100",
|
||||||
0,
|
0,
|
||||||
|
|||||||
Reference in New Issue
Block a user