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 ('{184,101,189,100,164,226,142,165,179,155,137,166,1,131,140,175,94,135,136,5,171,181,196,204,129,176,182,172,2,197,199,6,205,153,316,183,128,173,215,304,132,327,154,206,210,229,107,194,2100000001,212,7,203,232,330,331,156,2100000000,185,191,319,174,190,167,340,130,341,320,322,349,354,359,367,369,377,374,373,371,360,357,356,379}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.55 rows=81 width=0) |
Index Cond: (id = ANY ('{184,101,189,100,164,226,142,165,179,155,137,166,1,131,140,175,94,135,136,5,171,181,196,204,129,176,182,172,2,197,199,6,205,153,316,183,128,173,215,304,132,327,154,206,210,229,107,194,2100000001,212,7,203,232,330,331,156,2100000000,185,191,319,174,190,167,340,130,341,320,322,349,354,359,367,369,377,374,373,371,360,357,356,379}'::integer[])) |