QUERY PLAN
Sort (cost=34.90..34.91 rows=2 width=21)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.02..34.89 rows=2 width=21)
Recheck Cond: (id = ANY ('{97,101,96,46,103,107,1,102,6,5,212,165,179,142,205,204,182,139,197,199,105,8,130,196,203,184,189,317,93,164,132,175,94,2,7,153,156,183,194,226,181,178,174,210,215,207,229,224,219,9,208,217,230,213,221,225,265,157,305,155,160,140,154,319,185,192,167,315,307,2100000000,313,106,168,340,342,348,349,112,352,354,359,377,320,312}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.02 rows=84 width=0)
Index Cond: (id = ANY ('{97,101,96,46,103,107,1,102,6,5,212,165,179,142,205,204,182,139,197,199,105,8,130,196,203,184,189,317,93,164,132,175,94,2,7,153,156,183,194,226,181,178,174,210,215,207,229,224,219,9,208,217,230,213,221,225,265,157,305,155,160,140,154,319,185,192,167,315,307,2100000000,313,106,168,340,342,348,349,112,352,354,359,377,320,312}'::integer[]))