QUERY PLAN
Sort (cost=14.40..14.40 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..14.39 rows=1 width=21)
Filter: ((term_id = 10) AND (id = ANY ('{135,140,160,5,1,2,226,184,200,205,203,197,199,189,137,139,128,181,165,172,341,349,374,377,129,142}'::integer[])))