QUERY PLAN
Sort (cost=38.00..38.01 rows=2 width=22)
Sort Key: sort
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=22.26..37.99 rows=2 width=22)
Recheck Cond: (id = ANY ('{46,100,196,165,179,142,154,45,171,97,213,1,6,204,158,5,265,177,2,184,189,197,199,156,131,93,229,8,11,167,212,215,227,271,268,107,194,316,205,203,226,7,211,216,219,221,224,225,228,231,207,223,214,9,208,210,209,94,217,230,218,10,222,304,157,185,191,153,333,164,178,181,340,341,349,183,317,309,129,319,2100000000,326,354,369,377,365,359,313,140,160,136,137}'::integer[]))
Filter: (term_id = 12)
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..22.26 rows=92 width=0)
Index Cond: (id = ANY ('{46,100,196,165,179,142,154,45,171,97,213,1,6,204,158,5,265,177,2,184,189,197,199,156,131,93,229,8,11,167,212,215,227,271,268,107,194,316,205,203,226,7,211,216,219,221,224,225,228,231,207,223,214,9,208,210,209,94,217,230,218,10,222,304,157,185,191,153,333,164,178,181,340,341,349,183,317,309,129,319,2100000000,326,354,369,377,365,359,313,140,160,136,137}'::integer[]))