| Sort (cost=21.52..21.53 rows=1 width=78) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.67..21.51 rows=1 width=78) |
| Recheck Cond: (id = ANY ('{208,1,2,5,226,229,165,179,177,197,199,265,232,212,205,204,185,191,164,173,184,189,176,175,135,136,140,181,142,183,188,215,323,349,359,369,377,172,355,416,128,2100000001,2100000000}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.66 rows=43 width=0) |
| Index Cond: (id = ANY ('{208,1,2,5,226,229,165,179,177,197,199,265,232,212,205,204,185,191,164,173,184,189,176,175,135,136,140,181,142,183,188,215,323,349,359,369,377,172,355,416,128,2100000001,2100000000}'::integer[])) |