On Mar 29, 4:31 pm, Malcolm Box wrote:
> On Mar 29, 2:48 pm, Jacob Kaplan-Moss wrote:
>
> > On Tue, Mar 29, 2011 at 5:56 AM, Malcolm Box wrote:
> > > On one of my models, the admin choice_list page is taking minutes to
> > > load, which makes it somewhat broken.
>
> > > The table has about 2M ro
On Mar 29, 2:48 pm, Jacob Kaplan-Moss wrote:
> On Tue, Mar 29, 2011 at 5:56 AM, Malcolm Box wrote:
> > On one of my models, the admin choice_list page is taking minutes to
> > load, which makes it somewhat broken.
>
> > The table has about 2M rows and about 2.6GB in size, on InnoDB/MySQL.
> > As
On Tue, Mar 29, 2011 at 5:56 AM, Malcolm Box wrote:
> On one of my models, the admin choice_list page is taking minutes to
> load, which makes it somewhat broken.
>
> The table has about 2M rows and about 2.6GB in size, on InnoDB/MySQL.
> As far as I can tell, what's breaking things is the paginat
Hi,
On one of my models, the admin choice_list page is taking minutes to
load, which makes it somewhat broken.
The table has about 2M rows and about 2.6GB in size, on InnoDB/MySQL.
As far as I can tell, what's breaking things is the paginator code
that is doing a SELECT COUNT(*) which is known to
4 matches
Mail list logo