Updated default value of hnsw.scan_mem_multiplier [skip ci]

This commit is contained in:
Andrew Kane
2024-10-27 21:05:04 -07:00
parent 38f42820be
commit f9d627c9a9
3 changed files with 5 additions and 5 deletions

View File

@@ -185,7 +185,7 @@ ERROR: 0 is outside the valid range for parameter "hnsw.max_scan_tuples" (1 ..
SHOW hnsw.scan_mem_multiplier;
hnsw.scan_mem_multiplier
--------------------------
2
1
(1 row)
SET hnsw.scan_mem_multiplier = 0;