QUERY PLAN
Sort (cost=11.15..11.16 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.14 rows=1 width=21)
Filter: ((term_id = 9) AND (id = ANY ('{5,1,2,226,215,164,142,184,189,357,349}'::integer[])))