Writing /home/k4ml/webapps/drupal5/wiki/data/cache/9/932a4898d3273a8f3819a632b4f6cafb.i failed
Writing /home/k4ml/webapps/drupal5/wiki/data/cache/9/932a4898d3273a8f3819a632b4f6cafb.i failed
Writing /home/k4ml/webapps/drupal5/wiki/data/cache/9/932a4898d3273a8f3819a632b4f6cafb.xhtml failed

Postgresql Performance Tuning

Run time configuration

increasing this value from default (10) for a large table seems to produce a better query plan. This value is used by the ANALYZE to collect some statistics from your table so the planner would be able to define what plan to use.