Updated readme [skip ci]

This commit is contained in:
Andrew Kane
2024-10-28 00:45:26 -07:00
parent 0aa0f6619b
commit 00894efed5

View File

@@ -511,7 +511,7 @@ Specify the max amount of memory to use, as a multiple of `work_mem` (1 by defau
SET hnsw.scan_mem_multiplier = 2;
```
You can see when increasing this will help by enabling debug messages
You can see when increasing this is needed by enabling debug messages
```sql
SET client_min_messages = debug1;