Installing pgvector in Bitnami Postgres Helm Chart
I need to use “pgvector” extension and I would like to use the bitnami’s postgres helm chart in order to have the advantages of the helm chart confgurations.
Why is the pgvector index not being used?
I have the following query using PostgreSQL and pgvector
PGVector LNK1112: module machine type ‘x64’ conflicts with target machine type ‘x82’
I’m trying to install the pgvector extension for Postgres on my PC. However, I run into the following error. How do I solve this?