Re: optimizer's cost formulas - Mailing list pgsql-general

From Daniel Bausch
Subject Re: optimizer's cost formulas
Date
Msg-id 51653A0F.2020808@dvs.tu-darmstadt.de
Whole thread Raw
In response to Re: optimizer's cost formulas  (Sébastien Lorion <sl@thestrangefactory.com>)
List pgsql-general
Hi Sebastien,

> The tool to tweak the query planner parameters mentioned in the article
> sounds very useful. Can we download it somewhere, either as binary or
> source code ?

It is currently not publicly available, because it contains some
specifics (no secrets) of the experiments I did, the most prominent
being that it depends on a modified version of dbt3.  The changes to
dbt3 in turn are even harder to share, because the master of dbt3 got
heavily modified in the meantime, making a rebase hard.

If you are still interested, please contact me off list.

Regards,
Daniel Bausch

--
Daniel Bausch
Wissenschaftlicher Mitarbeiter
Technische Universität Darmstadt
Fachbereich Informatik
Fachgebiet Datenbanken und Verteilte Systeme

Hochschulstraße 10
64289 Darmstadt
Germany

Tel.: +49 6151 16 6706
Fax:  +49 6151 16 6229


pgsql-general by date:

Previous
From: "P. Broennimann"
Date:
Subject: Characters
Next
From: Zahid Quadri
Date:
Subject: how to find which tables required indexes in postgresql