| Sort (cost=31.25..31.26 rows=2 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.47..31.24 rows=2 width=22) |
| Recheck Cond: (id = ANY ('{46,97,105,107,115,135,136,153,139,142,185,191,8,184,187,204,189,205,183,197,199,94,5,1,2,6,7,313,321,11,226,210,231,207,229,224,223,214,219,9,208,211,227,216,93,228,209,217,230,218,10,213,221,225,215,222,212,2100000000,112,315,317,320,349,353,359,367,369,371,377,374,114,340,432,402}'::integer[])) |
| Filter: (term_id = 10) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.47 rows=74 width=0) |
| Index Cond: (id = ANY ('{46,97,105,107,115,135,136,153,139,142,185,191,8,184,187,204,189,205,183,197,199,94,5,1,2,6,7,313,321,11,226,210,231,207,229,224,223,214,219,9,208,211,227,216,93,228,209,217,230,218,10,213,221,225,215,222,212,2100000000,112,315,317,320,349,353,359,367,369,371,377,374,114,340,432,402}'::integer[])) |