@@ -422,7 +422,7 @@ Use `COPY` for bulk loading data ([example](https://github.com/pgvector/pgvector
COPYitems(embedding)FROMSTDINWITH(FORMATBINARY);
```
Add any indexes *after* loading the data.
Add any indexes *after* loading the initial data.
### Indexing
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.