Commit cf536a9
feat: add maintenance work memory and max parallel workers parameters to PgVectorIVFFlat (#736)
Enhanced the PgVectorIVFFlat function by including support for maintenance_work_mem and max_parallel_workers parameters. This improves performance tuning options for users. 🚀✨
Co-authored-by: edgar-p <edgar.p@kakaocorp.com>1 parent a3351f1 commit cf536a9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments