Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.37 KB

2024-02-22-postgresql-pgvector-support.md

File metadata and controls

27 lines (23 loc) · 1.37 KB
title date tags authors description excludeSearch
PostgreSQL: ask for pgvector support
2024-02-22
addons
postgresql
Your wishes are our commands
true

PostgreSQL databases managed by Clever Cloud come with lots of extensions enabled by default. There are also some you can ask for, and we'll set them up, like pg_cron, pgtap or timescaledb.

We recently noticed an increased interest from our clients in supporting the pgvector extension, needed for specific (AI) workloads. To answer these needs, we've packaged it and are now able to provide it on-demand.

If you need pgvector, open a ticket to our support team through the Console Ticket Center. If you need any other extension, feel free to ask, we will try our best to respond to your use-case.

  • Learn more about pgvector on GitHub {{< icon "github" >}}