QUERY PLAN
Sort (cost=33.41..33.42 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=20.40..33.40 rows=2 width=22)
Recheck Cond: (id = ANY ('{46,2,165,179,142,164,131,181,205,1,200,226,326,204,107,5,154,6,232,160,140,178,210,184,189,196,175,229,185,191,174,304,197,199,271,215,167,172,332,153,333,337,2100000000,319,192,203,198,201,307,128,187,340,341,130,194,183,309,135,139,133,136,349,350,354,356,359,369,371,372,374,377,353,348,323,324,357,327,352,379,182}'::integer[]))
Filter: (term_id = 12)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..20.40 rows=80 width=0)
Index Cond: (id = ANY ('{46,2,165,179,142,164,131,181,205,1,200,226,326,204,107,5,154,6,232,160,140,178,210,184,189,196,175,229,185,191,174,304,197,199,271,215,167,172,332,153,333,337,2100000000,319,192,203,198,201,307,128,187,340,341,130,194,183,309,135,139,133,136,349,350,354,356,359,369,371,372,374,377,353,348,323,324,357,327,352,379,182}'::integer[]))