Skip to content

Instantly share code, notes, and snippets.

@mkubala
Created July 10, 2020 11:52
Show Gist options
  • Save mkubala/954633f0bfc49afc04a8fc1f338e35dd to your computer and use it in GitHub Desktop.
Save mkubala/954633f0bfc49afc04a8fc1f338e35dd to your computer and use it in GitHub Desktop.
CREATE INDEX journal_tags_idx ON public.journal USING GIN (tags);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment