Skip to content

Commit

Permalink
postgresql: add pgvector extension (platformsh#3391)
Browse files Browse the repository at this point in the history
  • Loading branch information
spk authored Aug 30, 2023
1 parent 376b4b6 commit c3175f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sites/platform/src/add-services/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ extensions not listed here.
* `pgrouting` - pgRouting Extension (requires 9.6 or higher)
* `pgrowlocks` - show row-level locking information
* `pgstattuple` - show tuple-level statistics
* `pgvector` - Open-source vector similarity search for Postgres 11+
* `plpgsql` - PL/pgSQL procedural language
* `postgis` - PostGIS geometry, geography, and raster spatial types and functions
* `postgis_sfcgal` - PostGIS SFCGAL functions
Expand Down

0 comments on commit c3175f4

Please sign in to comment.