mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 07:36:55 +08:00
Updated readme [skip ci]
This commit is contained in:
@@ -456,7 +456,7 @@ Starting with 0.8.0, you can enable streaming queries. If too few results from t
|
|||||||
```tsql
|
```tsql
|
||||||
SET hnsw.streaming = on;
|
SET hnsw.streaming = on;
|
||||||
-- or
|
-- or
|
||||||
SET ivfflat.streaming = off;
|
SET ivfflat.streaming = on;
|
||||||
```
|
```
|
||||||
|
|
||||||
### Streaming Options
|
### Streaming Options
|
||||||
|
|||||||
Reference in New Issue
Block a user