QUERY PLAN
Sort (cost=12.84..12.84 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.83 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{226,165,142,184,189,349,1,185,191,369,348,2,5}'::integer[])))