QUERY PLAN
Sort (cost=14.37..14.38 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..14.36 rows=1 width=22)
Filter: ((term_id = 12) AND (id = ANY ('{5,2,165,137,140,181,184,189,349,348,226,142,197,199,377,1,356}'::integer[])))