Andrew Kane
Andrew Kane
Please create a new issue to discuss any ideas or share your own. - [ ] Use [multi-stage builds](https://docs.docker.com/develop/develop-images/multistage-build/) to reduce image size
Please create a new issue to discuss any ideas or share your own. - [ ] Expand to more activities - sign outs, email changes, password changes, password reset requests,...
Please create a new issue to discuss any ideas or share your own. 0.3.0 - [ ] Switch to [Mittens](https://github.com/ankane/mittens) for stemming - `mittens` branch
Please create a new issue to discuss any ideas or share your own. Ideas - [ ] Add `max_distance` / `threshold` option
Here are a few places that could currently use some help: 1. Explore updating cost estimates to not use an index when a large % of rows will be filtered...
Add hosted providers that support pgvector to this thread. Initial list: - [Supabase](https://supabase.com/docs/guides/database/extensions)
Hi all, wanted to get feedback on this change. This PR updates cost estimation to not an index if the expected number of tuples to be returned is less than...
Fixes #745 I kept the flush code the same as `copy_end`, but think it may be better to break if `f != 1` instead of `f == 0` in both...
Hi, big thanks for this library! I wanted to report a large difference in binary copy performance between Mac and Linux (as well as between psycopg and Ruby's [pg gem](https://github.com/ged/ruby-pg)...
Please create a new issue to discuss any ideas or share your own. - [ ] Add `nperm` and `sig_lvl` options - [x] Add plotting