QUERY PLAN
Sort (cost=10.81..10.82 rows=1 width=24)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.80 rows=1 width=24)
Filter: ((term_id = 13) AND (id = ANY ('{212,226,165,167,142,377,1,184,189,349}'::integer[])))