QUERY PLAN
Sort (cost=13.13..13.14 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..13.12 rows=1 width=21)
Filter: ((term_id = 12) AND (id = ANY ('{1,2,226,5,215,184,189,205,192,197,199,185,191,133,139,164,142,181,349,350,369,377}'::integer[])))