Bitmap Heap Scan on tbl_term_taxonomies (cost=17.61..27.19 rows=3 width=35) |
Recheck Cond: (id = ANY ('{226,164,171,181,136,140,133,135,157,156,179,174,267,2,131,172,154,212,183,194,205,204,197,199,185,191,128,168,142,184,200,210,227,8,166,198,202,6,187,165,173,189,129,177,153,155,324,349,354,359,369,372,374,377,319,2100000001,320,316,2100000000,312,317,315}'::integer[])) |
Filter: (term_id = 17) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.61 rows=62 width=0) |
Index Cond: (id = ANY ('{226,164,171,181,136,140,133,135,157,156,179,174,267,2,131,172,154,212,183,194,205,204,197,199,185,191,128,168,142,184,200,210,227,8,166,198,202,6,187,165,173,189,129,177,153,155,324,349,354,359,369,372,374,377,319,2100000001,320,316,2100000000,312,317,315}'::integer[])) |