Bitmap Heap Scan on tbl_term_taxonomies (cost=17.15..26.23 rows=1 width=19) |
Recheck Cond: (id = ANY ('{101,182,167,142,165,179,97,1,6,170,305,46,5,212,133,135,137,139,140,141,128,131,164,197,199,196,11,8,208,2,10,215,184,189,226,204,200,194,153,319,112,114,315,340,136,316,322,313,2100000000,349,373,374,377,107,105,359,369,326,327}'::integer[])) |
Filter: (term_id = 6) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.15 rows=59 width=0) |
Index Cond: (id = ANY ('{101,182,167,142,165,179,97,1,6,170,305,46,5,212,133,135,137,139,140,141,128,131,164,197,199,196,11,8,208,2,10,215,184,189,226,204,200,194,153,319,112,114,315,340,136,316,322,313,2100000000,349,373,374,377,107,105,359,369,326,327}'::integer[])) |