Sort (cost=37.21..37.22 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.95..37.20 rows=2 width=22) |
Recheck Cond: (id = ANY ('{165,179,142,101,184,189,97,46,96,100,6,7,197,199,166,102,45,185,191,135,164,137,136,175,139,153,140,130,170,174,5,1,2,215,182,172,205,206,129,94,171,181,208,226,265,8,167,183,187,128,131,212,211,196,204,200,203,194,229,154,330,155,331,107,156,157,114,313,317,319,340,321,341,112,349,322,2100000000,320,369,372,373,374,377,305,326,359,350,323,354,371}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.95 rows=90 width=0) |
Index Cond: (id = ANY ('{165,179,142,101,184,189,97,46,96,100,6,7,197,199,166,102,45,185,191,135,164,137,136,175,139,153,140,130,170,174,5,1,2,215,182,172,205,206,129,94,171,181,208,226,265,8,167,183,187,128,131,212,211,196,204,200,203,194,229,154,330,155,331,107,156,157,114,313,317,319,340,321,341,112,349,322,2100000000,320,369,372,373,374,377,305,326,359,350,323,354,371}'::integer[])) |