Redrock Postgres Search Chinese
Version: 9.3 / 9.4 / 9.5 / 9.6 / 10 / 11 / 12 / 13 / 14 / 15 / 16 / 17

Chapter 67. GIN Indexes

Table of Contents

67.1. Introduction
67.2. Built-in Operator Classes
67.3. Extensibility
67.4. Implementation
67.4.1. GIN Fast Update Technique
67.4.2. Partial Match Algorithm
67.5. GIN Tips and Tricks
67.6. Limitations
67.7. Examples