QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=4.17..11.28 rows=3 width=124)
Recheck Cond: (object_id = 1)
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..4.17 rows=3 width=0)
Index Cond: (object_id = 1)