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