It's entirely possible my data relations aren't optimal. The database
may need indexes, I may be making too many queries. All of these are
very good possibilities. Problem is, I don't really know where to
begin checking this stuff. Obviously, I'm in over my head, but I'm
trying to learn to swim here.



On Mar 7, 9:52 am, Michael Radziej <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:
>
> > My site just keeps getting bigger and bigger, and the performance has
> > gotten excruciatingly slow.
>
> - database needs indexes?
> - check how many queries your views generate. Perhaps you need
> reorganization or select_related.
>
> --
> noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
> Tel +49-911-9352-0 - Fax +49-911-9352-100http://www.noris.de- The 
> IT-Outsourcing Company
>
> Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk -
> Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to