QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=117.99..507.24 rows=215 width=51)
Recheck Cond: (object_id = ANY ('{618,888,2528,1124,1125,1208,1467,2531,1529,1528,1821,3147,1798,2725,2744,2770,2871,2914,2956,2909,2982,3131,2059,821,4039,2058,4098,4615,5932}'::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 ('{618,888,2528,1124,1125,1208,1467,2531,1529,1528,1821,3147,1798,2725,2744,2770,2871,2914,2956,2909,2982,3131,2059,821,4039,2058,4098,4615,5932}'::integer[]))