Crunchy Data

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

    • Navigation
    • Home

    Navigation :
    PostgreSQL 9.4.26 Documentation > GIN Indexes

    GIN Indexes

    PostgreSQL 9.4.26 Documentation
    Prev Up Next

    Table of Contents
    58.1. Introduction
    58.2. Built-in Operator Classes
    58.3. Extensibility
    58.4. Implementation
    58.4.1. GIN Fast Update Technique
    58.4.2. Partial Match Algorithm
    58.5. GIN Tips and Tricks
    58.6. Limitations
    58.7. Examples

    Prev Home Next
    Examples Up Introduction