Sort (cost=33.41..33.42 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.40..33.40 rows=2 width=22) |
Recheck Cond: (id = ANY ('{184,101,189,205,204,100,164,226,142,165,179,155,137,136,166,140,1,131,175,94,135,130,167,5,171,181,196,129,176,182,172,2,197,199,6,153,316,183,128,173,215,304,132,154,206,210,229,107,194,2100000001,212,7,203,232,330,331,156,2100000000,106,114,319,174,340,341,320,322,349,354,359,367,377,369,348,374,373,371,360,357,356,379}'::integer[])) |
Filter: (term_id = 12) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.40 rows=80 width=0) |
Index Cond: (id = ANY ('{184,101,189,205,204,100,164,226,142,165,179,155,137,136,166,140,1,131,175,94,135,130,167,5,171,181,196,129,176,182,172,2,197,199,6,153,316,183,128,173,215,304,132,154,206,210,229,107,194,2100000001,212,7,203,232,330,331,156,2100000000,106,114,319,174,340,341,320,322,349,354,359,367,377,369,348,374,373,371,360,357,356,379}'::integer[])) |