QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomy_relationships (cost=222.60..492.34 rows=13 width=51)
Recheck Cond: ((object_id = ANY ('{8276,8275,8274,8273,8272,8271,8270,8269,8268,8267,8266,8265,8264,8263,8262,8261,8260,8259,8258,8257,8256,8255,8254,8253,8252,8251,8241,8242,8243,8244,8240,8239,8238,8237,8236,8235,8234,8233,8232,8231,8230,8229,8228,8227,8226,8225,8224,8223,8222,8221,8220,8219,8218,8217,8215,8214,8213,8212,8211,8210}'::integer[])) AND (term_id = 18))
Filter: (object_type = 7)
-> Bitmap Index Scan on tbl_term_taxonomy_relationships_object_id_term_id_idx (cost=0.00..222.60 rows=110 width=0)
Index Cond: ((object_id = ANY ('{8276,8275,8274,8273,8272,8271,8270,8269,8268,8267,8266,8265,8264,8263,8262,8261,8260,8259,8258,8257,8256,8255,8254,8253,8252,8251,8241,8242,8243,8244,8240,8239,8238,8237,8236,8235,8234,8233,8232,8231,8230,8229,8228,8227,8226,8225,8224,8223,8222,8221,8220,8219,8218,8217,8215,8214,8213,8212,8211,8210}'::integer[])) AND (term_id = 18))