From 01584d3df6d53cedf445e4624851afd77f77438b Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 5 May 2021 14:41:45 -0700 Subject: [PATCH] Added PGXN docs [skip ci] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2327faf..4c21733 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,14 @@ On Mac with Homebrew Postgres, you can use: brew install ankane/brew/pgvector ``` +### PGXN + +Run: + +```sh +pgxn install vector +``` + ## Hosted Postgres Some Postgres providers only support specific extensions. To request a new extension: