QUERY PLAN
Sort (cost=37.60..37.61 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.11..37.59 rows=2 width=22)
Recheck Cond: (id = ANY ('{101,46,165,179,142,205,204,100,102,218,153,97,137,140,130,131,164,5,212,182,133,136,139,1,7,178,93,172,129,128,181,197,199,185,191,2,226,94,8,10,207,184,189,156,167,183,194,196,198,202,213,107,231,229,224,223,214,219,9,208,210,211,227,6,11,209,217,230,313,166,154,331,321,319,340,114,320,349,322,2100000000,324,326,354,359,369,373,377,341,378,374,353}'::integer[]))
Filter: (term_id = 14)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.10 rows=91 width=0)
Index Cond: (id = ANY ('{101,46,165,179,142,205,204,100,102,218,153,97,137,140,130,131,164,5,212,182,133,136,139,1,7,178,93,172,129,128,181,197,199,185,191,2,226,94,8,10,207,184,189,156,167,183,194,196,198,202,213,107,231,229,224,223,214,219,9,208,210,211,227,6,11,209,217,230,313,166,154,331,321,319,340,114,320,349,322,2100000000,324,326,354,359,369,373,377,341,378,374,353}'::integer[]))