Thread: Optimization Wizard

Optimization Wizard

From
Jennifer Trey
Date:
Hi,

During the development of my application I once, somehow through an installed postgresql software got me to a page where I could find information on how to tune my db.
I can't seem to find to that link again. I think it was to a page within the EnterpriseDB but that page seems to have significantly changed.

Could someone please help me with this issue?

/ Jennifer

Re: Optimization Wizard

From
Osvaldo Kussama
Date:
2009/3/30 Jennifer Trey <jennifer.trey@gmail.com>:
> Hi,
> During the development of my application I once, somehow through an
> installed postgresql software got me to a page where I could find
> information on how to tune my db.
> I can't seem to find to that link again. I think it was to a page within the
> EnterpriseDB but that page seems to have significantly changed.
> Could someone please help me with this issue?
> / Jennifer


Try:
http://wiki.postgresql.org/wiki/Performance_Optimization

Osvaldo