Answer the question
In order to leave comments, you need to log in
Where to read how 'or' in a query affects query performance in postgres?
Where can one read how 'OR' in a query affects the performance of that query? And which indexes are better to use in this case?
Answer the question
In order to leave comments, you need to log in
https://www.cybertec-postgresql.com/en/avoid-or-fo...
https://wiki.postgresql.org/wiki/Performance_Optim...
https://www.postgresql.org/docs/ 9.3/performance-ti...
EXPLAIN
https://postgrespro.ru/docs/postgrespro/9.5/using-...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question