Sort (cost=32.33..32.34 rows=3 width=24) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.94..32.31 rows=3 width=24) |
Recheck Cond: (id = ANY ('{96,166,97,215,164,179,174,136,140,2100000000,139,159,5,1,2,184,189,181,212,132,173,94,8,135,227,226,198,202,200,154,197,199,160,172,194,128,196,204,205,203,6,7,182,176,317,153,214,185,191,319,188,232,131,142,307,320,229,340,341,349,130,311,316,324,352,355,369,373,374,377,112,359,326,372,371,350,348}'::integer[])) |
Filter: (term_id = 13) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.94 rows=77 width=0) |
Index Cond: (id = ANY ('{96,166,97,215,164,179,174,136,140,2100000000,139,159,5,1,2,184,189,181,212,132,173,94,8,135,227,226,198,202,200,154,197,199,160,172,194,128,196,204,205,203,6,7,182,176,317,153,214,185,191,319,188,232,131,142,307,320,229,340,341,349,130,311,316,324,352,355,369,373,374,377,112,359,326,372,371,350,348}'::integer[])) |