Sort (cost=27.20..27.21 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=17.61..27.19 rows=1 width=22) |
Recheck Cond: (id = ANY ('{46,165,179,142,164,101,103,100,97,197,194,107,5,226,169,172,185,191,93,94,2,6,153,7,8,1,205,204,196,199,181,319,316,2100000000,311,327,212,114,154,184,189,136,140,340,105,183,190,200,307,356,160,133,134,135,137,326,349,359,369,374,377,330}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.61 rows=62 width=0) |
Index Cond: (id = ANY ('{46,165,179,142,164,101,103,100,97,197,194,107,5,226,169,172,185,191,93,94,2,6,153,7,8,1,205,204,196,199,181,319,316,2100000000,311,327,212,114,154,184,189,136,140,340,105,183,190,200,307,356,160,133,134,135,137,326,349,359,369,374,377,330}'::integer[])) |