| Sort (cost=37.21..37.22 rows=2 width=22) |
| Sort Key: sort |
| -> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.95..37.20 rows=2 width=22) |
| Recheck Cond: (id = ANY ('{100,99,97,46,128,179,142,105,107,116,115,8,1,210,164,165,135,134,133,136,139,184,189,205,204,196,185,191,197,199,187,5,153,2,6,10,94,226,229,231,207,224,223,214,219,9,208,211,227,7,216,93,228,11,209,217,230,218,213,221,225,215,222,212,155,265,114,112,2100000000,313,316,319,340,349,106,359,369,371,377,356,374,353,432,402,429,430,400,399,338,386}'::integer[])) |
| Filter: (term_id = 9) |
| -> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.95 rows=90 width=0) |
| Index Cond: (id = ANY ('{100,99,97,46,128,179,142,105,107,116,115,8,1,210,164,165,135,134,133,136,139,184,189,205,204,196,185,191,197,199,187,5,153,2,6,10,94,226,229,231,207,224,223,214,219,9,208,211,227,7,216,93,228,11,209,217,230,218,213,221,225,215,222,212,155,265,114,112,2100000000,313,316,319,340,349,106,359,369,371,377,356,374,353,432,402,429,430,400,399,338,386}'::integer[])) |