Sort (cost=20.71..20.72 rows=1 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.20..20.70 rows=1 width=21) |
Recheck Cond: (id = ANY ('{5,226,1,164,179,181,212,184,189,160,140,132,133,205,204,135,131,196,185,168,178,197,199,191,307,192,2,167,335,130,340,172,129,142,215,349,351,359,369,377}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.20 rows=40 width=0) |
Index Cond: (id = ANY ('{5,226,1,164,179,181,212,184,189,160,140,132,133,205,204,135,131,196,185,168,178,197,199,191,307,192,2,167,335,130,340,172,129,142,215,349,351,359,369,377}'::integer[])) |