| Sort (cost=20.18..20.19 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=13.89..20.17 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{1,2,327,229,226,5,139,215,197,199,184,189,183,190,308,310,185,191,307,203,205,204,349,356,359,369,375,377,324,360,333,164,181,128,142,172,130,165}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..13.89 rows=38 width=0) |
| Index Cond: (id = ANY ('{1,2,327,229,226,5,139,215,197,199,184,189,183,190,308,310,185,191,307,203,205,204,349,356,359,369,375,377,324,360,333,164,181,128,142,172,130,165}'::integer[])) |