条件pg官网下载vector源代码git上下载GitHub - pgvector/pgvector: Open-source vector similarity search for Postgres · GitHubx64 Native Tools Command Prompt for VS [version] 我这里是2022命令执行--指定你的tool位置用call唤起 call D:\Program Files\Microsoft Visual Studio\2022\Community\ --指定pg位置 set PGROOTC:\Program Files\PostgreSQL\18 --找一个目录用于放vector的代码 cd %TEMP% --下载代码 git clone --branch v0.8.2 https://github.com/pgvector/pgvector.git cd pgvector --版本可以指定 --在代码根目录有.win文件作为命令的执行目标 nmake /F Makefile.win nmake /F Makefile.win install