QUERY PLAN
Sort (cost=12.69..12.70 rows=1 width=83)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.68 rows=1 width=83)
Filter: ((term_id = 10) AND (id = ANY ('{1,2,6,226,212,8,96,167,157,184,189,319,349}'::integer[])))