On Wed, 3 Nov 2004 23:43:24 -0400 (AST), Marc G. Fournier
<scrappy@postgresql.org> wrote:
> Nope, looks like the --enable version only matters in the main php binary,
> as it hasn't improved load times ... but, using lynx on teh server itself,
> its definitely not hanging on load anymore like it was before ...
Ok then. Looks to me like we've dealt with hardware, i/o, apache,
php, and the database ;-) I mean, if we can't tune postgresql than it
should be impossible LOL
At this point it would be good to get some profiling on one of the
slower pages - being able to time the database tasks, template
rendering and logical computation would go a long way to seeing just
where the tuning steps could be taken.
So we have shown that other PHP scripts on this server are quick, and
that the focus of the tuning is really pointed at the new website,
right?
-- Mitch