QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=153.09..593.95 rows=281 width=51)
Recheck Cond: (object_id = ANY ('{3962,1363,3401,3963,3172,1277,836,835,834,4003,1366,669,2819,2061,3402,3930,2458,1326,920,3663,4063,4409,4526,4815,4842,5168,4787,5205,5198,5286,5755,5774,5776,5821,5920,5970,6059,6085}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..153.02 rows=281 width=0)
Index Cond: (object_id = ANY ('{3962,1363,3401,3963,3172,1277,836,835,834,4003,1366,669,2819,2061,3402,3930,2458,1326,920,3663,4063,4409,4526,4815,4842,5168,4787,5205,5198,5286,5755,5774,5776,5821,5920,5970,6059,6085}'::integer[]))