QUERY PLAN
Sort (cost=38.40..38.40 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.42..38.39 rows=2 width=22)
Recheck Cond: (id = ANY ('{46,101,6,102,8,107,45,153,97,165,179,142,135,136,140,139,196,204,128,197,199,167,175,205,206,132,181,1,164,171,208,5,2,226,183,187,184,166,189,203,154,212,213,231,224,223,214,210,227,7,216,93,228,11,209,94,217,221,225,222,207,229,219,9,211,230,218,10,215,330,313,156,114,319,317,340,315,316,105,341,349,353,359,372,377,2100000000,369,374,354,323,350,331,305}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.41 rows=93 width=0)
Index Cond: (id = ANY ('{46,101,6,102,8,107,45,153,97,165,179,142,135,136,140,139,196,204,128,197,199,167,175,205,206,132,181,1,164,171,208,5,2,226,183,187,184,166,189,203,154,212,213,231,224,223,214,210,227,7,216,93,228,11,209,94,217,221,225,222,207,229,219,9,211,230,218,10,215,330,313,156,114,319,317,340,315,316,105,341,349,353,359,372,377,2100000000,369,374,354,323,350,331,305}'::integer[]))