Re: Where to find information on the new HOT tables?

From: "Markus Bertheau" <mbertheau(dot)pg(at)googlemail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>, Decibel! <decibel(at)decibel(dot)org>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, "Dimitri Fontaine" <dfontaine(at)hi-media(dot)com>, pgsql-admin(at)postgresql(dot)org, "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>, "Chris Hoover" <revoohc(at)gmail(dot)com>, "Bruce Momjian" <bruce(at)momjian(dot)us>
Subject: Re: Where to find information on the new HOT tables?
Date: 2008-02-06 07:16:59
Message-ID: 684362e10802052316w50d34c0n20262dfef4f7a06c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

2008/2/6, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:

> I'm really not seeing the case for user-level documentation of HOT,
> when for instance most of the planner's optimization behavior is not
> so documented.

Actually that would be very useful information. Questions like how is
cost calculated, how are joins ordered, which kinds of subselects are
pulled up to the outer query and so on are quite essential when
optimizing queries and understanding query plans. Also more detailed
information on how to tune the various performance parameters for
bg_writer, autovacuum, checkpointing and so on would be useful in my
opinion.

I find the current manual very useful and the fact that it's 2000
pages doesn't make it any less useful.

Markus

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Suresh Gupta VG 2008-02-06 07:50:50 Postmasters in sleeping mode
Previous Message Tom Lane 2008-02-06 06:16:30 Re: Where to find information on the new HOT tables?