Sort (cost=26.56..26.57 rows=2 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=17.30..26.55 rows=2 width=21) |
Recheck Cond: (id = ANY ('{101,164,132,142,5,138,165,179,1,196,204,226,2,184,189,181,213,212,229,160,140,215,133,197,199,7,94,174,176,205,135,131,2100000000,185,168,178,191,307,192,128,167,335,319,340,130,156,172,129,107,155,313,153,349,351,353,359,369,377,332,350}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.30 rows=60 width=0) |
Index Cond: (id = ANY ('{101,164,132,142,5,138,165,179,1,196,204,226,2,184,189,181,213,212,229,160,140,215,133,197,199,7,94,174,176,205,135,131,2100000000,185,168,178,191,307,192,128,167,335,319,340,130,156,172,129,107,155,313,153,349,351,353,359,369,377,332,350}'::integer[])) |