Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
A
AlekSIS-Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 27
    • Merge Requests 27
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Members
    • Members
  • 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 1
  • Commits 3
  • Pipelines 3
  • 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 Feb 21, 2021 by Dominik George
Assignee
Assign to
Reviewer
Request review from
2021.06 — "Bruner"
Milestone
2021.06 — "Bruner"
Assign milestone
Time tracking
Source branch: feature/gin-index-on-ext-data