Sort (cost=27.85..27.86 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=17.92..27.84 rows=1 width=22) |
Recheck Cond: (id = ANY ('{97,1,197,194,166,327,165,179,172,231,5,207,229,224,2,223,214,8,219,9,208,210,211,226,227,7,216,6,93,228,11,209,94,217,230,218,10,213,221,225,215,222,212,265,184,189,205,192,164,181,183,190,160,140,185,136,139,313,326,349,350,369,365,377}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..17.92 rows=64 width=0) |
Index Cond: (id = ANY ('{97,1,197,194,166,327,165,179,172,231,5,207,229,224,2,223,214,8,219,9,208,210,211,226,227,7,216,6,93,228,11,209,94,217,230,218,10,213,221,225,215,222,212,265,184,189,205,192,164,181,183,190,160,140,185,136,139,313,326,349,350,369,365,377}'::integer[])) |