Sort (cost=28.84..28.85 rows=2 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=18.39..28.83 rows=2 width=21) |
Recheck Cond: (id = ANY ('{46,2,165,179,142,164,131,181,205,1,200,226,204,107,5,154,6,232,178,210,184,189,196,175,229,185,191,174,304,197,199,271,215,167,172,332,153,333,160,140,337,2100000000,319,192,203,198,201,307,128,187,340,341,130,309,135,139,133,136,349,350,356,359,369,371,374,377,182}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.38 rows=67 width=0) |
Index Cond: (id = ANY ('{46,2,165,179,142,164,131,181,205,1,200,226,204,107,5,154,6,232,178,210,184,189,196,175,229,185,191,174,304,197,199,271,215,167,172,332,153,333,160,140,337,2100000000,319,192,203,198,201,307,128,187,340,341,130,309,135,139,133,136,349,350,356,359,369,371,374,377,182}'::integer[])) |