Extension Catalog
Use this table to find exact SQL extension names. SDK and app packaging selection uses the SQL extension name. The table shows stable packaged extensions only.
| SQL extension | Display name | Version | Family | Activation |
|---|---|---|---|---|
| amcheck | amcheck | 1.5 | PostgreSQL contrib | CREATE EXTENSION |
| auto_explain | auto_explain | Packaged with runtime | PostgreSQL contrib | Runtime module |
| bloom | bloom | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| btree_gin | btree_gin | 1.3 | PostgreSQL contrib | CREATE EXTENSION |
| btree_gist | btree_gist | 1.8 | PostgreSQL contrib | CREATE EXTENSION |
| citext | citext | 1.8 | PostgreSQL contrib | CREATE EXTENSION |
| cube | cube | 1.5 | PostgreSQL contrib | CREATE EXTENSION |
| dict_int | dict_int | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| dict_xsyn | dict_xsyn | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| earthdistance | earthdistance | 1.2 | PostgreSQL contrib | CREATE EXTENSION |
| file_fdw | file_fdw | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| fuzzystrmatch | fuzzystrmatch | 1.2 | PostgreSQL contrib | CREATE EXTENSION |
| hstore | hstore | 1.8 | PostgreSQL contrib | CREATE EXTENSION |
| intarray | intarray | 1.5 | PostgreSQL contrib | CREATE EXTENSION |
| isn | isn | 1.3 | PostgreSQL contrib | CREATE EXTENSION |
| lo | lo | 1.2 | PostgreSQL contrib | CREATE EXTENSION |
| ltree | ltree | 1.3 | PostgreSQL contrib | CREATE EXTENSION |
| pageinspect | pageinspect | 1.13 | PostgreSQL contrib | CREATE EXTENSION |
| pg_buffercache | pg_buffercache | 1.6 | PostgreSQL contrib | CREATE EXTENSION |
| pg_freespacemap | pg_freespacemap | 1.3 | PostgreSQL contrib | CREATE EXTENSION |
| pg_hashids | pg_hashids | 1.3 | External extension | CREATE EXTENSION |
| pg_ivm | pg_ivm | 1.13 | External extension | CREATE EXTENSION |
| pg_surgery | pg_surgery | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| pg_textsearch | pg_textsearch | 0.6.1 | External extension | CREATE EXTENSION |
| pg_trgm | pg_trgm | 1.6 | PostgreSQL contrib | CREATE EXTENSION |
| pg_uuidv7 | pg_uuidv7 | 1.7 | External extension | CREATE EXTENSION |
| pg_visibility | pg_visibility | 1.2 | PostgreSQL contrib | CREATE EXTENSION |
| pg_walinspect | pg_walinspect | 1.1 | PostgreSQL contrib | CREATE EXTENSION |
| pgcrypto | pgcrypto | 1.4 | PostgreSQL contrib | CREATE EXTENSION |
| pgtap | pgtap | 1.3.5 | External extension | CREATE EXTENSION |
| postgis | PostGIS | 3.6.3 | PostGIS | CREATE EXTENSION |
| seg | seg | 1.4 | PostgreSQL contrib | CREATE EXTENSION |
| tablefunc | tablefunc | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| tcn | tcn | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| tsm_system_rows | tsm_system_rows | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| tsm_system_time | tsm_system_time | 1.0 | PostgreSQL contrib | CREATE EXTENSION |
| unaccent | unaccent | 1.1 | PostgreSQL contrib | CREATE EXTENSION |
| uuid-ossp | uuid-ossp | 1.1 | PostgreSQL contrib | CREATE EXTENSION |
| vector | pgvector | 0.8.2 | External extension | CREATE EXTENSION |