QUERY PLAN
Bitmap Heap Scan on tbl_term_taxonomies (cost=21.02..34.89 rows=4 width=32)
Recheck Cond: (id = ANY ('{98,213,8,165,179,142,97,102,100,94,46,166,164,1,2,7,175,136,137,139,128,167,173,140,184,189,138,185,191,224,168,182,181,172,93,210,212,6,154,11,10,215,131,129,130,156,200,198,202,226,197,194,196,204,5,160,229,155,178,106,135,2100000000,153,159,114,340,322,319,311,105,317,349,320,324,326,369,374,305,373,359,377,341,350,315}'::integer[]))
Filter: (term_id = 17)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.02 rows=84 width=0)
Index Cond: (id = ANY ('{98,213,8,165,179,142,97,102,100,94,46,166,164,1,2,7,175,136,137,139,128,167,173,140,184,189,138,185,191,224,168,182,181,172,93,210,212,6,154,11,10,215,131,129,130,156,200,198,202,226,197,194,196,204,5,160,229,155,178,106,135,2100000000,153,159,114,340,322,319,311,105,317,349,320,324,326,369,374,305,373,359,377,341,350,315}'::integer[]))