Sort (cost=24.70..24.71 rows=2 width=24) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.37..24.69 rows=2 width=24) |
Recheck Cond: (id = ANY ('{215,1,182,179,176,160,140,135,184,189,2,229,227,226,196,204,5,327,94,185,164,172,191,197,199,129,177,200,183,190,205,304,178,153,165,168,181,128,136,340,130,142,349,359,369,374,377,372,334,350,331,356,354,323}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.37 rows=54 width=0) |
Index Cond: (id = ANY ('{215,1,182,179,176,160,140,135,184,189,2,229,227,226,196,204,5,327,94,185,164,172,191,197,199,129,177,200,183,190,205,304,178,153,165,168,181,128,136,340,130,142,349,359,369,374,377,372,334,350,331,356,354,323}'::integer[])) |