Does your data contain many timestamps? Have you tried install `sequel_pg` gem or `home_run`?
On 29 мар, 15:05, hendra kusuma <[email protected]> wrote: > Dear all, > > Is there a way to convert sequel dataset to 2D array? > I need all data in my table and save it in 2D array. > converting it manually by reading each data and save it to array > result in horibly slow performance, > 5000 records with 20 field takes 15 sec > > Thank you > Regards > Hendra > -- > Suka linux? > Kunjungi blog sayahttp://penguinroad.blogspot.com -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
