QUERY PLAN
Sort (cost=12.45..12.46 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.44 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{1,165,142,184,189,349,356,2,5,135,139,130}'::integer[])))