Sort (cost=30.55..30.56 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.16..30.54 rows=2 width=22) |
Recheck Cond: (id = ANY ('{97,2,130,171,181,100,102,5,226,164,179,184,189,176,182,142,7,156,205,204,196,136,1,129,8,154,94,11,319,229,212,199,215,227,175,173,232,174,131,172,165,197,167,213,210,166,185,191,192,128,132,265,140,177,2100000000,157,160,331,340,316,317,349,350,359,369,377,107,320,374,326,341,333}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.16 rows=72 width=0) |
Index Cond: (id = ANY ('{97,2,130,171,181,100,102,5,226,164,179,184,189,176,182,142,7,156,205,204,196,136,1,129,8,154,94,11,319,229,212,199,215,227,175,173,232,174,131,172,165,197,167,213,210,166,185,191,192,128,132,265,140,177,2100000000,157,160,331,340,316,317,349,350,359,369,377,107,320,374,326,341,333}'::integer[])) |