[wp-hackers] Re: [ slow queries in 1.2
John Sinteur
john at sinteur.com
Thu Nov 18 18:56:29 UTC 2004
On Nov 18, 2004, at 7:48 PM, Ryan Boren wrote:
> Beyond that, we should fix the query. For huge $posts arrays we could
> skip the post_id_list stuff and just pull every post. Would that be
> faster? Is their a more elegant query we could use?
Isn't the size of the $posts array limited by the paging limit anyway?
I hope the code will only get category info and such for posts that it
is going to show...
If that's the case, then perhaps there's no need to fix the query
beyond the obvious fix I posted earlier.
I guess it's time to find a moment to install a 1.3 version on my test
box :-)
-John
More information about the hackers
mailing list