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