QUERY PLAN
Sort (cost=23.22..23.22 rows=2 width=30)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=15.60..23.21 rows=2 width=30)
Recheck Cond: (id = ANY ('{184,189,7,1,2,200,215,165,179,142,5,226,130,171,181,164,205,203,156,167,135,139,131,197,199,185,191,192,183,194,341,137,348,140,229,349,354,369,374,377,356,350,327,359,340,324,172,2100000000,317}'::integer[]))
Filter: (term_id = 13)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..15.59 rows=49 width=0)
Index Cond: (id = ANY ('{184,189,7,1,2,200,215,165,179,142,5,226,130,171,181,164,205,203,156,167,135,139,131,197,199,185,191,192,183,194,341,137,348,140,229,349,354,369,374,377,356,350,327,359,340,324,172,2100000000,317}'::integer[]))