QUERY PLAN
Sort (cost=38.80..38.81 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.57..38.79 rows=2 width=22)
Recheck Cond: (id = ANY ('{101,100,97,5,1,2,229,165,179,142,164,132,138,205,204,139,215,183,190,196,206,226,208,6,135,140,185,167,213,191,327,107,319,184,200,160,197,199,133,189,7,94,174,172,227,231,207,224,223,214,8,219,9,210,211,216,93,228,11,209,217,230,218,10,221,225,222,212,265,176,330,153,181,129,114,317,313,340,154,156,2100000000,349,353,359,369,374,377,326,324,337,332,356,320,315}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.57 rows=94 width=0)
Index Cond: (id = ANY ('{101,100,97,5,1,2,229,165,179,142,164,132,138,205,204,139,215,183,190,196,206,226,208,6,135,140,185,167,213,191,327,107,319,184,200,160,197,199,133,189,7,94,174,172,227,231,207,224,223,214,8,219,9,210,211,216,93,228,11,209,217,230,218,10,221,225,222,212,265,176,330,153,181,129,114,317,313,340,154,156,2100000000,349,353,359,369,374,377,326,324,337,332,356,320,315}'::integer[]))