Sort (cost=31.25..31.26 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.47..31.24 rows=1 width=22) |
Recheck Cond: (id = ANY ('{100,46,105,107,101,96,165,179,142,116,197,199,205,204,1,6,135,136,140,139,2,164,156,184,189,131,183,188,181,94,132,7,8,2100000000,212,207,153,174,185,191,172,210,226,5,229,187,171,215,178,196,128,168,176,138,154,315,313,133,177,114,319,192,340,349,323,350,359,367,369,372,377,324,348,341}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.47 rows=74 width=0) |
Index Cond: (id = ANY ('{100,46,105,107,101,96,165,179,142,116,197,199,205,204,1,6,135,136,140,139,2,164,156,184,189,131,183,188,181,94,132,7,8,2100000000,212,207,153,174,185,191,172,210,226,5,229,187,171,215,178,196,128,168,176,138,154,315,313,133,177,114,319,192,340,349,323,350,359,367,369,372,377,324,348,341}'::integer[])) |