QUERY PLAN
Sort (cost=15.14..15.14 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..15.13 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{184,185,307,1,2,5,215,349,374,348,352,366,356,367,354,323,135,139,160}'::integer[])))