Sort (cost=34.90..34.91 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.02..34.89 rows=2 width=22) |
Recheck Cond: (id = ANY ('{46,101,100,107,1,6,5,212,165,179,142,164,167,181,97,102,213,2,7,136,196,204,137,139,183,190,197,199,198,202,226,8,184,211,130,131,153,155,327,189,319,94,215,229,231,207,224,223,214,219,9,208,210,227,216,93,228,11,209,217,230,218,10,221,225,222,265,154,194,114,313,317,112,315,340,349,324,2100000000,353,354,377,359,369,373}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.02 rows=84 width=0) |
Index Cond: (id = ANY ('{46,101,100,107,1,6,5,212,165,179,142,164,167,181,97,102,213,2,7,136,196,204,137,139,183,190,197,199,198,202,226,8,184,211,130,131,153,155,327,189,319,94,215,229,231,207,224,223,214,219,9,208,210,227,216,93,228,11,209,217,230,218,10,221,225,222,265,154,194,114,313,317,112,315,340,349,324,2100000000,353,354,377,359,369,373}'::integer[])) |