QUERY PLAN
Sort (cost=12.45..12.46 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..12.44 rows=1 width=22)
Filter: ((term_id = 11) AND (id = ANY ('{2,6,46,107,165,179,142,205,204,319,359,353}'::integer[])))