456258zaq

Results 5 comments of 456258zaq

I have same problem. In windows 11 enviroment. How can I solve this?

hi @if0ne I can not use Beta use unicode option. because character is broken by this option(my old program). I solve this from first comment to use function of **from_utf8_lossy**....

> For the second one, remember that IVF_PQ is an ANN index - _Approximate_ Nearest Neighbors. It will have different results than exact KNN, which is what you get without...

@LuQQiu Thank you for reply. I know your answer. > The IVF PQ uses sampled data to calculate the partition centroids. but I refer to this sentence. When I make...

Rust describe me have some error about pg_search\src\postgres\options.rs I modify All of RELOPT_KIND_PDB ==> RELOPT_KIND_PDB.try_into().unwrap() and install success in windows 11 but pgrx need to modify some source code. \.cargo\registry\src\index.crates.io\pgrx-pg-config-0.14.3\src\lib.rs...