Bitmap Heap Scan on tbl_term_taxonomies (cost=14.98..22.07 rows=2 width=16) |
Recheck Cond: (id = ANY ('{97,164,179,142,105,100,45,46,128,131,171,173,1,185,191,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,311,114,133,2100000000,319,160,140,317,359,369,374,373,349,331}'::integer[])) |
Filter: (term_id = 15) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..14.97 rows=45 width=0) |
Index Cond: (id = ANY ('{97,164,179,142,105,100,45,46,128,131,171,173,1,185,191,181,94,166,5,8,167,205,204,153,158,2,137,226,168,178,215,311,114,133,2100000000,319,160,140,317,359,369,374,373,349,331}'::integer[])) |