Sort (cost=20.98..20.98 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.36..20.97 rows=1 width=22) |
Recheck Cond: (id = ANY ('{165,179,142,101,107,5,1,2,229,135,140,197,199,164,185,191,226,211,184,200,160,131,172,130,307,203,189,168,181,311,154,2100000000,215,153,349,356,369,374,377,372,340}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0) |
Index Cond: (id = ANY ('{165,179,142,101,107,5,1,2,229,135,140,197,199,164,185,191,226,211,184,200,160,131,172,130,307,203,189,168,181,311,154,2100000000,215,153,349,356,369,374,377,372,340}'::integer[])) |