Tuning heuristics

From: Bruce Badger <bruce_badger(at)badgerse(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Tuning heuristics
Date: 2003-04-15 00:33:29
Message-ID: 1050366810.2184.20.camel@alice
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From time to time people using PostgreSQL for the Smalltalk StORE
repository system are having performance problems. There are some
common solutions such as suggesting they run vacuum analyze, or apply
the latest StORE schema tweaks.

I'm wondering if there is a document somewhere that describes how to
find performance bottlenecks from a PostgreSQL point of view, and what
to do about them. A trouble shooting flowchart, with actions and
decision points would be great.

Does such a thing exist?

Thanks

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Brown 2003-04-15 00:35:18 Re: [GENERAL] Problem about pgsql's column alias
Previous Message Kevin Brown 2003-04-15 00:30:27 Re: Are we losing momentum?