Sort (cost=24.70..24.71 rows=1 width=22) |
Sort Key: sort |
-> Bitmap Heap Scan on tbl_term_taxonomies (cost=16.37..24.69 rows=1 width=22) |
Recheck Cond: (id = ANY ('{97,46,205,204,218,197,199,102,5,212,182,179,142,100,136,140,107,184,200,187,226,7,8,10,128,165,194,211,6,153,189,193,164,313,1,158,321,2,155,114,2100000000,311,349,320,319,326,359,361,371,374,377,350,369,340}'::integer[])) |
Filter: (term_id = 14) |
-> Bitmap Index Scan on tbl_term_taxonomies_pkey (cost=0.00..16.37 rows=54 width=0) |
Index Cond: (id = ANY ('{97,46,205,204,218,197,199,102,5,212,182,179,142,100,136,140,107,184,200,187,226,7,8,10,128,165,194,211,6,153,189,193,164,313,1,158,321,2,155,114,2100000000,311,349,320,319,326,359,361,371,374,377,350,369,340}'::integer[])) |