QUERY PLAN
Sort (cost=11.18..11.19 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..11.17 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{5,226,129,136,139,142,184,189,349}'::integer[])))