Sort (cost=37.22..37.23 rows=3 width=21) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=21.95..37.20 rows=3 width=21) |
Recheck Cond: (id = ANY ('{46,185,191,101,184,189,97,100,8,107,5,212,135,136,139,140,133,165,179,142,197,199,153,128,320,130,168,175,167,205,206,94,156,204,164,171,181,208,2,6,226,131,183,187,194,178,1,160,210,231,224,223,214,227,7,216,93,228,11,209,217,221,225,222,207,229,219,9,211,230,218,10,213,215,154,330,157,114,319,317,316,2100000000,326,349,359,369,372,373,377,312}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..21.95 rows=90 width=0) |
Index Cond: (id = ANY ('{46,185,191,101,184,189,97,100,8,107,5,212,135,136,139,140,133,165,179,142,197,199,153,128,320,130,168,175,167,205,206,94,156,204,164,171,181,208,2,6,226,131,183,187,194,178,1,160,210,231,224,223,214,227,7,216,93,228,11,209,217,221,225,222,207,229,219,9,211,230,218,10,213,215,154,330,157,114,319,317,316,2100000000,326,349,359,369,372,373,377,312}'::integer[])) |