QUERY PLAN
Sort (cost=10.92..10.92 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.91 rows=1 width=21)
Filter: ((term_id = 12) AND (id = ANY ('{136,139,160,184,189,5,226,215,1,185,191,2,349,369,134}'::integer[])))