Sort (cost=25.93..25.94 rows=2 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.99..25.92 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}'::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 ('{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}'::integer[])) |