QUERY PLAN
Sort (cost=9.45..9.46 rows=1 width=24)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..9.44 rows=1 width=24)
Filter: ((term_id = 13) AND (id = ANY ('{2,165,181,184,189,349}'::integer[])))