QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=126.91..488.20 rows=239 width=111)
Recheck Cond: (object_id = ANY ('{3900,2207,1934,685,687,686,969,980,1341,1165,1342,35,36,3490,4054,1129,4064,4078,4093,4415,4432,4473,4644,5272,5828,4564,5933,5966,5992,5979,6004}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..126.85 rows=239 width=0)
Index Cond: (object_id = ANY ('{3900,2207,1934,685,687,686,969,980,1341,1165,1342,35,36,3490,4054,1129,4064,4078,4093,4415,4432,4473,4644,5272,5828,4564,5933,5966,5992,5979,6004}'::integer[]))