PIGSTY

btree_gist

support for indexing common datatypes in GiST

Overview

4940btree_gistbtree_gist1.7
FUNC
PostgreSQL
C

Attributes

YesNoYesNoYesUnknownYes-

Packages

EL
CONTRIB
postgresql$v-contrib1.7-
17
16
15
14
13
Debian
CONTRIB
postgresql-$v1.7-
17
16
15
14
13

Dependent Extensions

The following extensions depend on this extension: emaj, omni_auth, periods, pgautofailover, powa

Availability

PG17PG16PG15PG14PG13
el8.x86_64
1.7
1.7
1.7
1.7
1.7
el8.aarch64
1.7
1.7
1.7
1.7
1.7
el9.x86_64
1.7
1.7
1.7
1.7
1.7
el9.aarch64
1.7
1.7
1.7
1.7
1.7
d12.x86_64
1.7
1.7
1.7
1.7
1.7
d12.aarch64
1.7
1.7
1.7
1.7
1.7
u22.x86_64
1.7
1.7
1.7
1.7
1.7
u22.aarch64
1.7
1.7
1.7
1.7
1.7
u24.x86_64
1.7
1.7
1.7
1.7
1.7
u24.aarch64
1.7
1.7
1.7
1.7
1.7
CONTRIB
PGDG
PIGSTY

Download

This extension is built-in with PostgreSQL and does not need separate download.

Install

Extension btree_gist is PostgreSQL Built-in Contrib Extension which is installed along with the kernel/contrib.
Create this extension with:
CREATE EXTENSION btree_gist;