| Sort (cost=27.20..27.21 rows=2 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=17.61..27.19 rows=2 width=22) |
| Recheck Cond: (id = ANY ('{136,140,2,5,1,226,7,229,213,210,212,137,165,179,175,142,154,131,166,184,189,178,128,167,205,204,94,174,185,191,203,6,197,199,196,187,215,130,129,168,153,182,2100000000,155,172,181,319,340,341,349,359,369,371,377,353,350,348,232,320,313,315,317}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.61 rows=62 width=0) |
| Index Cond: (id = ANY ('{136,140,2,5,1,226,7,229,213,210,212,137,165,179,175,142,154,131,166,184,189,178,128,167,205,204,94,174,185,191,203,6,197,199,196,187,215,130,129,168,153,182,2100000000,155,172,181,319,340,341,349,359,369,371,377,353,350,348,232,320,313,315,317}'::integer[])) |