QUERY PLAN
Sort (cost=33.04..33.05 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.25..33.03 rows=2 width=22)
Recheck Cond: (id = ANY ('{46,197,194,1,212,137,140,128,179,181,97,226,174,153,165,142,164,136,166,320,157,131,175,168,173,156,94,2,6,163,5,180,184,189,205,204,172,224,191,199,130,198,202,135,185,154,167,7,229,200,313,2100000000,171,178,215,138,139,333,334,176,114,315,344,309,349,107,317,324,160,326,359,369,374,377,348,373,356,350,352}'::integer[]))
Filter: (term_id = 11)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.24 rows=79 width=0)
Index Cond: (id = ANY ('{46,197,194,1,212,137,140,128,179,181,97,226,174,153,165,142,164,136,166,320,157,131,175,168,173,156,94,2,6,163,5,180,184,189,205,204,172,224,191,199,130,198,202,135,185,154,167,7,229,200,313,2100000000,171,178,215,138,139,333,334,176,114,315,344,309,349,107,317,324,160,326,359,369,374,377,348,373,356,350,352}'::integer[]))