Re: PostgreSQL calibration

From: Dani Oderbolz <oderbolz(at)ecologic(dot)de>
To: cgg007(at)yahoo(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: PostgreSQL calibration
Date: 2003-06-19 07:13:55
Message-ID: 3EF162B3.7030209@ecologic.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

Chris Gamache wrote:

>What's your thought on creating some type of calibration applet that will
>divine proper settings for the PostgreSQL performance related variables by
>taking into consideration the speed of the machine, amount of RAM, access time
>of the filesystem, and the speed of various queries on a standardized (perhaps
>non-standardized?) dataset under different conditions?
>
Other RDBMS offer such options.
I know "Oracle Expert", its resultls are not very striking.
But surely, there is a demand for such tools.
Oracle expert considers the following data (among others)
- RAM
- Number of CPUs
- I/O bandwidth
- Current Statments in cache
- You can fed it with Statements your Application generates (can also
be captured)

But I think it is hard to get precise results,
as the program needs a lot of intelligence...

Cheers, Dani

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Sriharsha 2003-06-19 10:13:52 Connection reset by peer problem
Previous Message Anagha Joshi 2003-06-19 05:16:22 Latest transcation

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-06-19 07:39:13 Re: PostgreSQL alternative to "Oracle Real Application Cluster"
Previous Message Dennis Björklund 2003-06-19 07:10:06 Re: A creepy story about dates. How to prevent it?