Re: Optimizing `WHERE x IN` query
Michael Lewis <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.performance |
|---|---|
| Message-ID | <CAHOFxGqKqY=4Q_jpzf8P2Te-sA=2+z4guDJ0nAjLvouUsZzR5Q@mail.gmail.com> |
Did you create a GIN index on subscriptions column to support the && operator?