QUERY PLAN
Sort (cost=31.60..31.61 rows=2 width=30)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=19.63..31.59 rows=2 width=30)
Recheck Cond: (id = ANY ('{97,166,215,164,179,174,136,140,2100000000,139,159,5,1,2,181,212,132,173,94,226,8,135,227,198,202,184,200,154,197,199,160,131,175,172,194,189,128,185,191,196,204,205,203,6,7,317,214,10,319,188,232,142,153,307,229,340,341,130,311,349,316,324,322,352,355,369,373,374,377,353,334,331,359,350,348}'::integer[]))
Filter: (term_id = 13)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..19.62 rows=75 width=0)
Index Cond: (id = ANY ('{97,166,215,164,179,174,136,140,2100000000,139,159,5,1,2,181,212,132,173,94,226,8,135,227,198,202,184,200,154,197,199,160,131,175,172,194,189,128,185,191,196,204,205,203,6,7,317,214,10,319,188,232,142,153,307,229,340,341,130,311,349,316,324,322,352,355,369,373,374,377,353,334,331,359,350,348}'::integer[]))