QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=82.88..338.93 rows=134 width=47)
Recheck Cond: (object_id = ANY ('{1720,1701,1730,1728,1727,1726,1725,1723,1227,1719,1718,1717,1716,1715,1714,1709,1710,1711,1713,1712}'::integer[]))
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..82.85 rows=134 width=0)
Index Cond: (object_id = ANY ('{1720,1701,1730,1728,1727,1726,1725,1723,1227,1719,1718,1717,1716,1715,1714,1709,1710,1711,1713,1712}'::integer[]))