Sort (cost=20.98..20.98 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.36..20.97 rows=1 width=22) |
Recheck Cond: (id = ANY ('{100,5,1,2,130,171,173,135,139,226,212,184,189,157,136,165,167,166,205,203,215,197,199,198,202,341,2100000000,320,324,349,377,359,340,369,357,356,142,181,129,164,128}'::integer[])) |
Filter: (term_id = 10) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.35 rows=41 width=0) |
Index Cond: (id = ANY ('{100,5,1,2,130,171,173,135,139,226,212,184,189,157,136,165,167,166,205,203,215,197,199,198,202,341,2100000000,320,324,349,377,359,340,369,357,356,142,181,129,164,128}'::integer[])) |