QUERY PLAN
Sort (cost=10.92..10.92 rows=1 width=21)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..10.91 rows=1 width=21)
Filter: ((term_id = 11) AND (id = ANY ('{184,189,205,204,200,197,199,1,5,2,215,349,359,374,377}'::integer[])))