From 11f66e6010741e9d20c2b321d84ee07a82e2c123 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 28 Jan 2023 11:13:47 -0800 Subject: [PATCH] Added Supabase to readme [skip ci] --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a7babf..68d09dd 100644 --- a/README.md +++ b/README.md @@ -269,12 +269,16 @@ This method is [community-maintained](https://github.com/conda-forge/pgvector-fe ## Hosted Postgres -Some Postgres providers only support specific extensions. To request a new extension: +pgvector is available on: + +- Supabase + +To request a new extension on other providers: - Amazon RDS - follow the instructions on [this page](https://aws.amazon.com/rds/postgresql/faqs/) - Google Cloud SQL - vote or comment on [this page](https://issuetracker.google.com/issues/265172065) - DigitalOcean Managed Databases - vote or comment on [this page](https://ideas.digitalocean.com/app-framework-services/p/pgvector-extension-for-postgresql) -- Azure Database for PostgreSQL - vote or comment on [this page](https://feedback.azure.com/d365community/idea/7b423322-6189-ed11-a81b-000d3ae49307) +- Azure Database - vote or comment on [this page](https://feedback.azure.com/d365community/idea/7b423322-6189-ed11-a81b-000d3ae49307) ## Upgrading