QUERY PLAN
Sort (cost=12.07..12.07 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.06 rows=1 width=22)
Filter: ((term_id = 14) AND (id = ANY ('{101,107,165,179,142,153,196,204,319,340,349}'::integer[])))