QUERY PLAN
Sort (cost=13.60..13.61 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.59 rows=1 width=22)
Filter: ((term_id = 9) AND (id = ANY ('{5,128,181,205,309,360,377,1,165,184,189,349,215,135,2}'::integer[])))