| Sort (cost=19.15..19.16 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.27..19.14 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{128,167,142,46,197,199,229,185,191,106,94,2,1,5,2100000000,137,140,153,226,164,184,189,165,181,139,307,352,349,369,377,330,348,333,136}'::integer[])) |
| Filter: (term_id = 11) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.27 rows=34 width=0) |
| Index Cond: (id = ANY ('{128,167,142,46,197,199,229,185,191,106,94,2,1,5,2100000000,137,140,153,226,164,184,189,165,181,139,307,352,349,369,377,330,348,333,136}'::integer[])) |