Release Note
Validated on 19 Aug 2024 • Last edited on 22 Aug 2024
PostgreSQL clusters now support pgvector
v0.7.2. You can verify your access to this feature by running \dx
from psql
or querying pg_extension
and locating vector
in the output. If you do not have access to this pgvector version yet, update your PostgreSQL cluster. For a full list of supported extensions, see our guide Supported PostgreSQL Extensions.