Crunchy Data

    • PostgreSQL: The World's Most Advanced Open Source Relational Database
      Available Formats

    • Navigation
    • Home

    Navigation :
    PostgreSQL 9.6.13 Documentation > GIN Indexes

    GIN Indexes

    PostgreSQL 9.6.13 Documentation
    Prev Up Next

    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