QUERY PLAN
Sort (cost=16.61..16.61 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..16.60 rows=1 width=21)
Filter: ((term_id = 10) AND (id = ANY ('{135,140,179,160,1,5,226,215,2,185,191,184,189,200,205,203,197,199,164,142,137,139,128,181,129,165,172,337,341,349,369,374,377}'::integer[])))