QUERY PLAN
Sort (cost=35.28..35.28 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.18..35.27 rows=2 width=22)
Recheck Cond: (id = ANY ('{101,97,46,185,191,107,205,112,182,179,142,102,128,326,165,168,100,45,164,180,197,204,5,133,226,136,140,139,8,184,200,212,199,215,167,181,270,1,2,153,6,7,9,93,327,11,131,159,155,210,189,171,173,193,229,183,190,175,130,194,304,211,172,315,154,158,156,157,319,114,2100000000,313,344,349,320,317,359,361,369,374,377,350,373,340,354}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.17 rows=85 width=0)
Index Cond: (id = ANY ('{101,97,46,185,191,107,205,112,182,179,142,102,128,326,165,168,100,45,164,180,197,204,5,133,226,136,140,139,8,184,200,212,199,215,167,181,270,1,2,153,6,7,9,93,327,11,131,159,155,210,189,171,173,193,229,183,190,175,130,194,304,211,172,315,154,158,156,157,319,114,2100000000,313,344,349,320,317,359,361,369,374,377,350,373,340,354}'::integer[]))