Sort (cost=17.92..17.92 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=12.50..17.91 rows=1 width=22) |
Recheck Cond: (id = ANY ('{184,189,136,139,165,167,166,226,2,5,215,1,142,185,192,197,199,191,348,2100000000,232,349,369,377,340,356,172,181,129}'::integer[])) |
Filter: (term_id = 10) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.49 rows=29 width=0) |
Index Cond: (id = ANY ('{184,189,136,139,165,167,166,226,2,5,215,1,142,185,192,197,199,191,348,2100000000,232,349,369,377,340,356,172,181,129}'::integer[])) |