Re: Automagic tuning - Mailing list pgsql-performance

From Josh Berkus
Subject Re: Automagic tuning
Date
Msg-id 200501311209.31827.josh@agliodbs.com
Whole thread Raw
In response to Re: Automagic tuning  (Markus Schaber <schabios@logi-track.com>)
Responses Re: Automagic tuning
List pgsql-performance
Markus,

> As far as I examined, those views only count several things like fetched
> rows and pages, and cache hits.
>
> I would like something that really measures values like random_page_cost
> or cpu_tuple_cost that are hardware dependent.
>
> I assume such thing does not exist?

Nope.  You gotta whip out your calculator and run some queries.

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-performance by date:

Previous
From: Bill Chandler
Date:
Subject: Re: Performance degredation at client site
Next
From: Tom Lane
Date:
Subject: Re: Automagic tuning