Sort (cost=38.00..38.01 rows=2 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.26..37.99 rows=2 width=21) |
Recheck Cond: (id = ANY ('{166,129,180,142,184,189,101,165,179,102,213,6,7,97,46,154,96,196,204,160,212,229,5,2,197,194,128,167,181,135,137,164,139,174,130,158,170,320,94,171,131,175,172,226,1,140,93,11,200,205,185,191,210,227,176,168,153,173,105,178,199,231,207,215,192,8,136,317,156,198,202,183,340,313,114,316,2100000000,319,157,349,322,112,133,324,326,350,359,367,369,373,374,377}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.26 rows=92 width=0) |
Index Cond: (id = ANY ('{166,129,180,142,184,189,101,165,179,102,213,6,7,97,46,154,96,196,204,160,212,229,5,2,197,194,128,167,181,135,137,164,139,174,130,158,170,320,94,171,131,175,172,226,1,140,93,11,200,205,185,191,210,227,176,168,153,173,105,178,199,231,207,215,192,8,136,317,156,198,202,183,340,313,114,316,2100000000,319,157,349,322,112,133,324,326,350,359,367,369,373,374,377}'::integer[])) |