Sort (cost=35.28..35.28 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.18..35.27 rows=2 width=22) |
Recheck Cond: (id = ANY ('{97,164,179,142,100,1,105,2,6,46,226,115,102,9,210,212,165,153,197,199,136,140,160,130,184,188,154,10,11,159,5,131,196,204,189,317,128,172,7,229,213,221,225,215,222,231,207,224,223,214,8,219,208,211,227,216,93,228,209,94,217,230,218,205,192,316,107,157,114,319,315,340,313,156,133,134,349,350,353,355,377,320,369,323,2100000000}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.17 rows=85 width=0) |
Index Cond: (id = ANY ('{97,164,179,142,100,1,105,2,6,46,226,115,102,9,210,212,165,153,197,199,136,140,160,130,184,188,154,10,11,159,5,131,196,204,189,317,128,172,7,229,213,221,225,215,222,231,207,224,223,214,8,219,208,211,227,216,93,228,209,94,217,230,218,205,192,316,107,157,114,319,315,340,313,156,133,134,349,350,353,355,377,320,369,323,2100000000}'::integer[])) |