Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0aa0f66

Browse files
committed
Updated readme [skip ci]
1 parent38d0530 commit0aa0f66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,13 +505,13 @@ SET hnsw.max_scan_tuples = 20000;
505505

506506
Note: This is approximate and does not apply to the initial scan
507507

508-
When increasing this or using a lower`work_mem` than default, you may also need to increasethe max amount of memoryan iterative scan canuse,which is a multiple of`work_mem` (1 by default)
508+
Specifythe max amount of memorytouse,as a multiple of`work_mem` (1 by default)
509509

510510
```sql
511511
SEThnsw.scan_mem_multiplier=2;
512512
```
513513

514-
You can see when thisis needed by enabling debug messages
514+
You can see whenincreasingthiswill help by enabling debug messages
515515

516516
```sql
517517
SET client_min_messages= debug1;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp