Sort (cost=22.08..22.08 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=14.98..22.07 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,308,310,341,2100000000,320,324,349,375,377,359,340,369,357,356,348,142,181,164,128,129}'::integer[])) |
Filter: (term_id = 9) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.97 rows=45 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,308,310,341,2100000000,320,324,349,375,377,359,340,369,357,356,348,142,181,164,128,129}'::integer[])) |