Skip to content

Commit 9653ff3

Browse files
committed
Modify pg_vector version which supports PG18
1 parent 5f770f8 commit 9653ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CN/modules/ROOT/pages/master/5.2.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export PG_CONFIG=/usr/local/ivorysql/ivorysql-4/bin/pg_config
3535

3636
** 拉取pg_vector源码
3737
```
38-
git clone --branch v0.6.2 https://github.com/pgvector/pgvector.git
38+
git clone --branch v0.8.1 https://github.com/pgvector/pgvector.git
3939
```
4040

4141
** 安装 pgvector

0 commit comments

Comments
 (0)