QUERY PLAN
Sort (cost=10.80..10.81 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.79 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{2,1,164,172,183,190,327,349}'::integer[])))