Dernière activité 1734013524

knox a révisé ce gist 1734013523. Aller à la révision

1 file changed, 6 insertions

pgvector-3.sh(fichier créé)

@@ -0,0 +1,6 @@
1 + set "PGROOT=C:\Program Files\PostgreSQL\16"
2 + cd %TEMP%
3 + git clone --branch v0.8.0 https://github.com/pgvector/pgvector.git
4 + cd pgvector
5 + nmake /F Makefile.win
6 + nmake /F Makefile.win install
Plus récent Plus ancien