| Sort (cost=25.93..25.94 rows=1 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.99..25.92 rows=1 width=22) |
| Recheck Cond: (id = ANY ('{128,167,142,46,102,164,179,172,165,184,189,97,185,191,153,94,106,183,188,5,1,2100000000,93,107,6,197,199,211,226,210,213,166,205,204,305,154,2,105,319,316,114,313,349,160,140,136,137,133,139,135,215,323,359,369,377,330,374,331}'::integer[])) |
| Filter: (term_id = 11) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.99 rows=58 width=0) |
| Index Cond: (id = ANY ('{128,167,142,46,102,164,179,172,165,184,189,97,185,191,153,94,106,183,188,5,1,2100000000,93,107,6,197,199,211,226,210,213,166,205,204,305,154,2,105,319,316,114,313,349,160,140,136,137,133,139,135,215,323,359,369,377,330,374,331}'::integer[])) |