You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -505,7 +505,7 @@ SET hnsw.max_scan_tuples = 20000;
505
505
506
506
Note: This is approximate and does not apply to the initial scan
507
507
508
-
When increasing this(or using a lower`work_mem` than default), you may also need to increase the max amount of memory an iterative scan can use, which is a multiple of`work_mem` (1 by default)
508
+
When increasing this or using a lower`work_mem` than default, you may also need to increase the max amount of memory an iterative scan can use, which is a multiple of`work_mem` (1 by default)