QUERY PLAN
Sort (cost=16.09..16.09 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..16.08 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{139,5,1,2,226,215,308,204,184,189,183,194,128,142,349,354,363,164,369,357,181,172}'::integer[])))