Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AlekSIS-Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 50
    • Merge requests 50
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • AlekSIS
  • Official
  • AlekSIS-Core
  • Merge requests
  • !500

Open
Created Feb 21, 2021 by Dominik George@nik🍻Owner
  • Report abuse
Report abuse

Draft: Add default GIN index for extended_data

  • Overview 4
  • Commits 3
  • Pipelines 2
  • Changes 4

PostgreSQL provides the GIN index for composite data types, like the JSONB type. It allows the index to match the keys of JSON objects, so searching in extended_data (e.g. for an import reference) can be done using an index scan.

Edited Nov 12, 2021 by Dominik George
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/gin-index-on-ext-data