On 7/25/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote: > In most databases -- any that use MVCC -- row counts are difficult to > index, and thus COUNT(*) is usually O(N). MySQL is the big > exception; it does index row counts and so COUNT(*) in MySQL is O(1).
Bah. Stil getting used to working with Postgres. -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---