QUERY PLAN
Sort (cost=37.60..37.61 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.11..37.59 rows=2 width=22)
Recheck Cond: (id = ANY ('{101,102,164,205,203,165,170,142,131,181,97,99,45,154,46,179,198,202,133,134,135,136,137,100,224,140,189,2,1,229,5,226,212,94,160,7,215,167,178,172,138,174,206,184,153,199,6,11,192,185,210,128,175,196,204,166,197,200,191,180,107,173,105,171,194,182,130,330,211,8,331,320,139,156,319,114,2100000000,340,341,348,349,322,316,324,155,326,350,359,369,374,377}'::integer[]))
Filter: (term_id = 12)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.10 rows=91 width=0)
Index Cond: (id = ANY ('{101,102,164,205,203,165,170,142,131,181,97,99,45,154,46,179,198,202,133,134,135,136,137,100,224,140,189,2,1,229,5,226,212,94,160,7,215,167,178,172,138,174,206,184,153,199,6,11,192,185,210,128,175,196,204,166,197,200,191,180,107,173,105,171,194,182,130,330,211,8,331,320,139,156,319,114,2100000000,340,341,348,349,322,316,324,155,326,350,359,369,374,377}'::integer[]))