QUERY PLAN
Sort (cost=16.29..16.30 rows=1 width=30)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..16.28 rows=1 width=30)
Filter: ((term_id = 13) AND (id = ANY ('{229,226,164,167,181,185,191,369,349,5,232,307,203,356,1,129,136,140,172,184,189,340}'::integer[])))