Sort (cost=18.16..18.17 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=12.65..18.15 rows=1 width=22) |
Recheck Cond: (id = ANY ('{184,189,165,167,166,226,2,5,1,215,185,192,136,191,348,2100000000,232,160,349,369,130,128,142,340,326,356,164,172,181,129}'::integer[])) |
Filter: (term_id = 9) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..12.65 rows=30 width=0) |
Index Cond: (id = ANY ('{184,189,165,167,166,226,2,5,1,215,185,192,136,191,348,2100000000,232,160,349,369,130,128,142,340,326,356,164,172,181,129}'::integer[])) |