Skip to content

Conversation

pimeys
Copy link
Contributor

@pimeys pimeys commented May 4, 2022

Describe this PR

We support new index types from version 3.14.0 forwards.

Changes

How PostgreSQL inverted indices work.

What issue does this fix?

Fixes #3102

@netlify
Copy link

netlify bot commented May 4, 2022

Deploy Preview for prisma2-docs ready!

Name Link
🔨 Latest commit 2927fe5
🔍 Latest deploy log https://app.netlify.com/sites/prisma2-docs/deploys/6278f371d1fdbb0008c1ec81
😎 Deploy Preview https://deploy-preview-3123--prisma2-docs.netlify.app/concepts/components/prisma-schema/indexes
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@pimeys pimeys added this to the 3.14.0 milestone May 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2022

This PR changes the following pages (Netlify Preview Deploy links):

(Note that links will only be valid after Netlify preview deploy succeeded)

@pimeys pimeys mentioned this pull request May 4, 2022
33 tasks
Julius de Bruijn and others added 2 commits May 4, 2022 19:17
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
…s.mdx

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank so very much @pimeys for writing this up, and especially for wrestling with that massive table!

@pimeys
Copy link
Contributor Author

pimeys commented May 4, 2022

Split up the index types into their own sections.

@pimeys pimeys force-pushed the extended-indices/postgres-inverted branch from 3bff1a2 to a6e23ed Compare May 5, 2022 05:36
@pimeys pimeys requested review from janpio and tanberry May 5, 2022 08:24
@pimeys pimeys requested a review from keerlu May 9, 2022 09:14
@pimeys pimeys force-pushed the extended-indices/postgres-inverted branch from ffb5a3d to 8dce933 Compare May 9, 2022 09:15
@pimeys pimeys merged commit 8289f9e into main May 10, 2022
@pimeys pimeys deleted the extended-indices/postgres-inverted branch May 10, 2022 13:56
matthewmueller pushed a commit that referenced this pull request Jul 22, 2022
Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
Co-authored-by: Lucy Keer <keer@prisma.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PostgreSQL: GiST, GIN, SP-GiST and BRIN Indices
3 participants