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