QUERY PLAN
Sort (cost=10.79..10.80 rows=1 width=25)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.78 rows=1 width=25)
Filter: ((term_id = 13) AND (id = ANY ('{226,165,172,185,191,369}'::integer[])))