QUERY PLAN
Sort (cost=37.21..37.22 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.95..37.20 rows=2 width=22)
Recheck Cond: (id = ANY ('{183,200,128,131,142,46,105,100,101,165,179,97,226,185,191,45,155,164,167,175,7,96,103,136,137,133,140,139,171,173,153,189,181,157,212,196,204,197,199,94,134,2,208,5,1,6,184,129,172,231,154,232,8,205,198,202,182,224,194,210,227,158,93,215,229,315,107,316,114,317,320,336,340,313,319,2100000000,324,2100000001,351,353,359,367,369,373,374,377,349,332,361,341}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.95 rows=90 width=0)
Index Cond: (id = ANY ('{183,200,128,131,142,46,105,100,101,165,179,97,226,185,191,45,155,164,167,175,7,96,103,136,137,133,140,139,171,173,153,189,181,157,212,196,204,197,199,94,134,2,208,5,1,6,184,129,172,231,154,232,8,205,198,202,182,224,194,210,227,158,93,215,229,315,107,316,114,317,320,336,340,313,319,2100000000,324,2100000001,351,353,359,367,369,373,374,377,349,332,361,341}'::integer[]))