QUERY PLAN
Sort (cost=11.23..11.24 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.22 rows=1 width=21)
Filter: ((term_id = 11) AND (id = ANY ('{184,189,1,197,199,5,226,308,203,160,140,136,2,343,349,377}'::integer[])))