QUERY PLAN
Sort (cost=15.52..15.53 rows=1 width=22)
Sort Key: sort
-> Seq Scan on tbl_term_taxonomies (cost=0.00..15.51 rows=1 width=22)
Filter: ((term_id = 9) AND (id = ANY ('{94,2,100,128,167,140,181,205,204,319,359,377,1,165,172,185,191,369,349,340}'::integer[])))