Skip to content

Commit 3072712

Browse files
committed
Updated readme [skip ci]
1 parent 6e9f74d commit 3072712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ For multiple columns, consider a [multicolumn index](https://www.postgresql.org/
445445
CREATE INDEX ON items (store_id, category_id);
446446
```
447447

448-
Exact indexes work well for conditions that match a small fraction of rows. For larger fractions, [approximate indexes](#indexing) can work better.
448+
Exact indexes work well for conditions that match a lower percentage of rows. Otherwise, [approximate indexes](#indexing) can work better.
449449

450450
```sql
451451
CREATE INDEX ON items USING hnsw (embedding vector_l2_ops);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy