PostgreSQL 9.6.12 Documentation
Prev
Up
Next
Chapter 63. GIN Indexes
Table of Contents
63.1.
Introduction
63.2.
Built-in Operator Classes
63.3.
Extensibility
63.4.
Implementation
63.4.1.
GIN Fast Update Technique
63.4.2.
Partial Match Algorithm
63.5.
GIN Tips and Tricks
63.6.
Limitations
63.7.
Examples
Prev
Home
Next
Examples
Up
Introduction