Sort (cost=33.78..33.78 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.56..33.77 rows=2 width=22) |
Recheck Cond: (id = ANY ('{96,1,97,102,6,184,189,5,226,205,204,139,135,140,183,190,212,142,8,208,2,197,199,165,179,94,7,153,229,107,327,164,181,215,129,171,172,207,224,219,9,210,217,230,213,221,225,167,175,203,188,305,131,156,200,319,154,185,191,114,307,2100000000,313,128,132,105,317,341,265,349,323,352,359,369,374,377,326,373,324,355,320}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.55 rows=81 width=0) |
Index Cond: (id = ANY ('{96,1,97,102,6,184,189,5,226,205,204,139,135,140,183,190,212,142,8,208,2,197,199,165,179,94,7,153,229,107,327,164,181,215,129,171,172,207,224,219,9,210,217,230,213,221,225,167,175,203,188,305,131,156,200,319,154,185,191,114,307,2100000000,313,128,132,105,317,341,265,349,323,352,359,369,374,377,326,373,324,355,320}'::integer[])) |