Hi-

On 8/22/06 11:37 AM, "John Osborne" <[EMAIL PROTECTED]> wrote:

> Hi All,
> 
> I've been playing around with Instiki, using mysql as a backend so I can
> populate the pages and revisions tables with data. This data will later
> be edited in Instiki, but there is too much of it to end by hand. I have
> just under 15K rows in the revisions and pages tables.
> 
> My problem is that although Instiki appears to work okay, it just dies
> out when it tries to list all the pages. Is this a problem that other
> people have when they have this many (actually not much) rows of data?
> 
> I don't have much to go with for debugging, since I am just learning
> ruby - the production log file isn't helpful, I get
> 
> Processing WikiController#list (for 127.0.0.1 at 2006-08-11 12:55:48) [GET]
>  Parameters: "action"=>"list", "controller"=>"wiki",
> "web"=>"humandiseaseontology"
> 
> Which never returns. Instiki goes nuts, sucking up close to 100% of CPU
> and I have to feed it -9 just to kill the process. Mysql logs look okay.
> Anybody have any idea what's going on?

My production Instiki has about 2K rows in pages + revisions and my "All
Pages" does take about 10 seconds.  I do have Postgres on the backend rather
than MySQL.  

I did notice that "All Pages" seems slower in 0.11 (db version) than 0.10,
but given the sparse information available, I don't really know what it
could be.

> 
> -John
> _______________________________________________
> Instiki-users mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/instiki-users

-- 
Daryl
http://itsallsemantics.com

"Hell, there are no rules here-- we're trying to accomplish something."
    -- Thomas A. Edison


_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to