Re: Where to find information on the new HOT tables? - Mailing list pgsql-admin

From Tom Lane
Subject Re: Where to find information on the new HOT tables?
Date
Msg-id 2827.1202278590@sss.pgh.pa.us
Whole thread Raw
In response to Re: Where to find information on the new HOT tables?  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Responses Re: Where to find information on the new HOT tables?  ("Markus Bertheau" <mbertheau.pg@googlemail.com>)
Re: Where to find information on the new HOT tables?  (Dimitri Fontaine <dfontaine@hi-media.com>)
Re: Where to find information on the new HOT tables?  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgsql-admin
"Jonah H. Harris" <jonah.harris@gmail.com> writes:
> On Feb 5, 2008 11:54 PM, Decibel! <decibel@decibel.org> wrote:
>> One of the things that drew me to Postgres years ago was that I could
>> actually read about how it works in a clear, concise manner.

> Agreed.

Not sure how you could argue "concise" as a benefit here.

There are literally thousands of aspects of the PG codebase that could
impact performance in user-visible ways.  Most of them are not
documented in the SGML docs.  If we tried to expose all that, the docs
would become completely unreadable.  (I just got done reading some
slashdot griping about how our docs are already too long and too
complicated for novices, so I'm not feeling particularly charitable
about proposals to dump even more seldom-useful details into them.)

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.

            regards, tom lane

pgsql-admin by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: Where to find information on the new HOT tables?
Next
From: "Markus Bertheau"
Date:
Subject: Re: Where to find information on the new HOT tables?