Hi Russell, On 8 Jan., 15:40, Russell Keith-Magee <freakboy3...@gmail.com> wrote: > On Fri, Jan 8, 2010 at 9:36 PM, tom <toab...@googlemail.com> wrote: > Regardless of how nice and helpful they might be, Django doesn't > provide explicit support for the features of specific databases.
i think partitioning is not a feature of a specific database. postgres, oracle and mysql all know partitioning. The problem in my case ist, that i have a single table with about 60 Million rows. For example a simple Measurand.objects.count() needs about 20-50 Seconds. Cheers, Tom
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.