[haiku-web] Re: Trac dead?
- From: Charlie Clark <charlie@xxxxxxxxxxxxxx>
- To: haiku-web@xxxxxxxxxxxxx
- Date: Mon, 12 May 2008 11:01:37 +0200
Am 11.05.2008 um 12:41 schrieb Axel Dörfler:
Restarting doesn't really seem to help, though. I just restarted it
like 5 minutes ago, and the problems reappeared.
AFAICT apache/trac doesn't seem to be the problem, but postgres
takes a
very long time to answer (at least that's all what appears in "top"
during a request). I don't know Tracs database model, but maybe we can
tune it a bit, create indices for faster lookup, whatever?
Trac's data model is pretty simplistic but it should all still fit
easily into memory. I think the FOREIGN KEYS are an explicit part of
the schema in which case most of the indices will have been generated
anyway.
Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List
- References:
- [haiku-web] Re: Trac dead?
- From: Axel Dörfler
Other related posts:
- » [haiku-web] Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
- » [haiku-web] Re: Trac dead?
Restarting doesn't really seem to help, though. I just restarted it like 5 minutes ago, and the problems reappeared.AFAICT apache/trac doesn't seem to be the problem, but postgres takes a
very long time to answer (at least that's all what appears in "top" during a request). I don't know Tracs database model, but maybe we can tune it a bit, create indices for faster lookup, whatever?
- [haiku-web] Re: Trac dead?
- From: Axel Dörfler