On Wed, Aug 26, 2009 at 2:20 PM, zayatzz<alan.kesselm...@gmail.com> wrote: > Correct me, if im wrong, but as i understand that the > more rows there is in a table, the slower aquiring stuff from it will > be, right?
wrong any RDBM worth its salt can go to tens or hundreds of millions before you feel it. granted, of course, that you use appropriate indexes. Django will automatically add the most important indexes for you. -- Javier --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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 -~----------~----~----~----~------~----~------~--~---