Sort (cost=28.18..28.18 rows=2 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=18.08..28.17 rows=2 width=22) |
Recheck Cond: (id = ANY ('{99,100,46,107,165,179,142,116,182,136,141,184,189,8,185,191,205,202,204,2,153,164,171,181,132,212,196,1,229,226,183,187,5,207,208,210,214,219,223,224,200,160,163,154,155,156,114,315,2100000000,319,316,339,340,130,215,349,353,369,372,374,317,359,354,320,321}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..18.08 rows=65 width=0) |
Index Cond: (id = ANY ('{99,100,46,107,165,179,142,116,182,136,141,184,189,8,185,191,205,202,204,2,153,164,171,181,132,212,196,1,229,226,183,187,5,207,208,210,214,219,223,224,200,160,163,154,155,156,114,315,2100000000,319,316,339,340,130,215,349,353,369,372,374,317,359,354,320,321}'::integer[])) |