QUERY PLAN
Sort (cost=14.75..14.76 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..14.74 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{1,2,165,181,185,191,369,323,164,142,184,189,349,333,226,197,199,377}'::integer[])))