QUERY PLAN
Sort (cost=15.52..15.53 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..15.51 rows=1 width=22)
Filter: ((term_id = 10) AND (id = ANY ('{229,226,215,5,2,1,160,137,140,135,185,191,184,189,349,369,377,165,181,130}'::integer[])))