QUERY PLAN
Sort (cost=13.60..13.61 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.59 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{1,130,142,307,203,356,369,5,196,204,340,2,226,135,140}'::integer[])))