QUERY PLAN
Sort (cost=9.65..9.66 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.64 rows=1 width=21)
Filter: ((term_id = 14) AND (id = ANY ('{211,2,101,107,165,179,142,197,199,311,377}'::integer[])))