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