Sort (cost=38.40..38.40 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.42..38.39 rows=2 width=22) |
Recheck Cond: (id = ANY ('{166,46,101,165,179,142,102,154,96,97,196,204,160,212,229,5,2,98,197,194,181,45,135,137,164,139,205,158,107,185,191,131,327,167,183,1,190,6,140,313,93,11,184,215,200,226,189,213,136,129,171,176,168,153,7,173,105,210,199,187,94,175,132,8,317,172,178,232,198,202,340,130,319,114,316,349,112,324,2100000000,156,326,359,369,372,374,377,353,373,354,336,331,348,356}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.41 rows=93 width=0) |
Index Cond: (id = ANY ('{166,46,101,165,179,142,102,154,96,97,196,204,160,212,229,5,2,98,197,194,181,45,135,137,164,139,205,158,107,185,191,131,327,167,183,1,190,6,140,313,93,11,184,215,200,226,189,213,136,129,171,176,168,153,7,173,105,210,199,187,94,175,132,8,317,172,178,232,198,202,340,130,319,114,316,349,112,324,2100000000,156,326,359,369,372,374,377,353,373,354,336,331,348,356}'::integer[])) |