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 = 11) AND (id = ANY ('{5,1,164,135,139,181,184,189,349,369,215,185,191,200,374}'::integer[])))