Antti Hätinen - 2002-07-03

I started a software engineering project using phpWiki 1.2.2 as our documentation tool. However, after 1months of work wiki starts to be extremely slow. The problem is with postgres, that spends almost a minute with 60% CPU load if you try to save a page. Most of the time trying to save time outs. Does anyone else have similiar problems? What about 1.3.3?

Then there's also another problem with 1.2.2 . I can't make a zip-snapshot from the administration page. Or actually it gives a file, but it's only 2kb and doesn't open with unzip. http://www.avatars.fi/~pharazon/ohtu/wiki.zip . The same thing happens with ZIP dump. :(

I thought that I could make snapshot of the current wiki, delete the contents and import the snapshot, but even that doesn't work .. :( However, dumping serialized pages works fine.