QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=117.99..507.24 rows=215 width=51)
Recheck Cond: (object_id = ANY ('{2635,2639,2586,2330,2585,896,2384,2385,2462,2355,2306,354,2072,448,815,897,1281,1408,1401,1596,1788,1832,2636,1031,3284,2713,2737,2386,1952}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..117.93 rows=215 width=0)
Index Cond: (object_id = ANY ('{2635,2639,2586,2330,2585,896,2384,2385,2462,2355,2306,354,2072,448,815,897,1281,1408,1401,1596,1788,1832,2636,1031,3284,2713,2737,2386,1952}'::integer[]))