QUERY PLAN
Sort (cost=37.60..37.61 rows=2 width=21)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.11..37.59 rows=2 width=21)
Recheck Cond: (id = ANY ('{46,100,101,6,93,165,179,142,105,102,2100000000,97,185,193,213,1,2,7,136,135,196,204,139,130,172,205,164,184,194,94,10,5,197,199,8,215,226,128,131,173,212,153,230,189,192,181,207,214,219,223,224,229,231,9,208,210,211,227,216,228,11,209,217,218,221,225,222,154,166,313,107,156,320,315,319,112,340,137,140,160,133,349,183,322,350,359,365,373,377,348,323}'::integer[]))
Filter: (term_id = 12)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.10 rows=91 width=0)
Index Cond: (id = ANY ('{46,100,101,6,93,165,179,142,105,102,2100000000,97,185,193,213,1,2,7,136,135,196,204,139,130,172,205,164,184,194,94,10,5,197,199,8,215,226,128,131,173,212,153,230,189,192,181,207,214,219,223,224,229,231,9,208,210,211,227,216,228,11,209,217,218,221,225,222,154,166,313,107,156,320,315,319,112,340,137,140,160,133,349,183,322,350,359,365,373,377,348,323}'::integer[]))