QUERY PLAN
Sort (cost=16.67..16.68 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..16.66 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{5,215,1,135,139,128,308,310,184,189,197,199,185,192,348,349,375,377,410,380,165,142,181}'::integer[])))