Sort (cost=34.52..34.53 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.87..34.51 rows=2 width=22) |
Recheck Cond: (id = ANY ('{45,103,96,97,6,212,165,179,142,102,164,132,137,183,187,105,184,200,182,172,196,204,317,189,93,94,8,5,1,11,210,213,130,185,191,153,2,226,215,2100000000,197,199,135,140,231,207,229,224,223,214,9,208,211,227,7,216,228,209,217,10,221,225,222,219,230,218,106,154,112,114,340,313,107,349,319,305,353,369,372,374,377,359,373}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.87 rows=83 width=0) |
Index Cond: (id = ANY ('{45,103,96,97,6,212,165,179,142,102,164,132,137,183,187,105,184,200,182,172,196,204,317,189,93,94,8,5,1,11,210,213,130,185,191,153,2,226,215,2100000000,197,199,135,140,231,207,229,224,223,214,9,208,211,227,7,216,228,209,217,10,221,225,222,219,230,218,106,154,112,114,340,313,107,349,319,305,353,369,372,374,377,359,373}'::integer[])) |