Sort (cost=25.93..25.94 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.99..25.92 rows=2 width=22) |
Recheck Cond: (id = ANY ('{6,326,164,132,142,5,226,229,1,136,138,140,160,2,135,212,156,165,179,174,154,178,184,189,205,199,213,204,7,196,181,215,94,197,194,11,203,185,191,331,153,157,322,340,341,313,349,353,359,369,377,317,350,346,2100000000,2100000001,316,320}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.99 rows=58 width=0) |
Index Cond: (id = ANY ('{6,326,164,132,142,5,226,229,1,136,138,140,160,2,135,212,156,165,179,174,154,178,184,189,205,199,213,204,7,196,181,215,94,197,194,11,203,185,191,331,153,157,322,340,341,313,349,353,359,369,377,317,350,346,2100000000,2100000001,316,320}'::integer[])) |