mirror of
https://github.com/pgvector/pgvector.git
synced 2026-07-12 07:36:55 +08:00
Added PGXN docs [skip ci]
This commit is contained in:
@@ -146,6 +146,14 @@ On Mac with Homebrew Postgres, you can use:
|
|||||||
brew install ankane/brew/pgvector
|
brew install ankane/brew/pgvector
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### PGXN
|
||||||
|
|
||||||
|
Run:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pgxn install vector
|
||||||
|
```
|
||||||
|
|
||||||
## Hosted Postgres
|
## Hosted Postgres
|
||||||
|
|
||||||
Some Postgres providers only support specific extensions. To request a new extension:
|
Some Postgres providers only support specific extensions. To request a new extension:
|
||||||
|
|||||||
Reference in New Issue
Block a user