QUERY PLAN
Sort (cost=10.92..10.92 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.91 rows=1 width=21)
Filter: ((term_id = 14) AND (id = ANY ('{5,213,2,226,215,7,94,1,164,132,142,184,204,313,353}'::integer[])))