Sort (cost=29.52..29.52 rows=2 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=18.70..29.51 rows=2 width=21) |
Recheck Cond: (id = ANY ('{101,105,46,5,212,165,179,142,226,100,198,201,96,184,189,196,204,205,197,199,157,182,94,166,1,2,6,167,172,154,153,129,194,174,7,114,183,164,8,215,132,181,185,191,332,156,307,192,178,316,335,315,2100000000,340,348,349,321,319,326,354,359,369,377,107,330,374,323,337,324}'::integer[])) |
Filter: (term_id = 11) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.70 rows=69 width=0) |
Index Cond: (id = ANY ('{101,105,46,5,212,165,179,142,226,100,198,201,96,184,189,196,204,205,197,199,157,182,94,166,1,2,6,167,172,154,153,129,194,174,7,114,183,164,8,215,132,181,185,191,332,156,307,192,178,316,335,315,2100000000,340,348,349,321,319,326,354,359,369,377,107,330,374,323,337,324}'::integer[])) |