Sort (cost=30.20..30.21 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.01..30.19 rows=1 width=22) |
Recheck Cond: (id = ANY ('{46,97,213,1,6,165,179,142,5,2,184,189,197,194,166,107,172,316,231,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,196,204,153,185,191,340,181,349,160,140,307,136,139,133,164,313,326,369,379,365,377,366}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.01 rows=71 width=0) |
Index Cond: (id = ANY ('{46,97,213,1,6,165,179,142,5,2,184,189,197,194,166,107,172,316,231,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,196,204,153,185,191,340,181,349,160,140,307,136,139,133,164,313,326,369,379,365,377,366}'::integer[])) |