Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
25th May 2023:
PostgreSQL 16 Beta 1 Released
!
Documentation
→
PostgreSQL 16
Supported Versions:
Current
(
15
) /
14
/
13
/
12
/
11
Development Versions:
16
/
devel
Unsupported versions:
10
/
9.6
/
9.5
/
9.4
/
9.3
/
9.2
/
9.1
/
9.0
/
8.4
/
8.3
/
8.2
/
8.1
/
8.0
/
7.4
/
7.3
/
7.2
/
7.1
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
Chapter 68. GiST Indexes
Prev
Up
Part VII. Internals
Home
Next
Chapter 68. GiST Indexes
Table of Contents
68.1. Introduction
68.2. Built-in Operator Classes
68.3. Extensibility
68.4. Implementation
68.4.1. GiST Index Build Methods
68.5. Examples