QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.54..347.46 rows=127 width=111)
Recheck Cond: (object_id = ANY ('{1363,1277,836,835,834,1366,2819,1326,920,3663,4526,5205,5224,5238,5286,5755,5774,5821,5904}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.51 rows=127 width=0)
Index Cond: (object_id = ANY ('{1363,1277,836,835,834,1366,2819,1326,920,3663,4526,5205,5224,5238,5286,5755,5774,5821,5904}'::integer[]))