Sort (cost=28.51..28.52 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=18.23..28.50 rows=2 width=22) |
Recheck Cond: (id = ANY ('{46,97,213,1,6,165,179,142,2,184,189,197,194,166,107,172,316,231,5,207,229,224,223,214,8,219,9,208,210,211,226,227,7,216,93,228,11,209,94,217,230,218,10,221,225,215,222,212,265,153,185,191,349,160,140,307,136,139,164,313,326,369,379,365,377,366}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.23 rows=66 width=0) |
Index Cond: (id = ANY ('{46,97,213,1,6,165,179,142,2,184,189,197,194,166,107,172,316,231,5,207,229,224,223,214,8,219,9,208,210,211,226,227,7,216,93,228,11,209,94,217,230,218,10,221,225,215,222,212,265,153,185,191,349,160,140,307,136,139,164,313,326,369,379,365,377,366}'::integer[])) |