Sort (cost=22.64..22.65 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=15.29..22.63 rows=1 width=22) |
Recheck Cond: (id = ANY ('{198,201,197,199,136,139,160,204,184,189,5,226,185,191,138,1,133,140,215,332,333,192,2,309,137,134,334,205,344,348,164,142,165,172,307,366,135,349,369,377,350,324,340,359,379,352,356}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.28 rows=47 width=0) |
Index Cond: (id = ANY ('{198,201,197,199,136,139,160,204,184,189,5,226,185,191,138,1,133,140,215,332,333,192,2,309,137,134,334,205,344,348,164,142,165,172,307,366,135,349,369,377,350,324,340,359,379,352,356}'::integer[])) |