From: | Mark Kirkwood <markir(at)coretech(dot)co(dot)nz> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [Fwd: Re: [DOCS] How the planner uses statistics] |
Date: | 2005-02-11 21:53:51 |
Message-ID: | 420D296F.7020407@coretech.co.nz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Tom Lane wrote:
>
> The internals section would be a good compromise. ISTM that in the
> context of the "performance tips" chapter, all that people really want
> to know is that the planner uses the pg_statistic entries to estimate
> numbers of matching rows --- just how it goes about it is irrelevant
> detail at that point.
Yeah, it clearly is internals, now that you mention it .. :-)
The whole 'it can get out of date' thing worries me a bit - however I
guess everything in the internals section is a bit vulnerable to that
(another reason for internals being the place to put it).
Having said that, if it seems that this is really too much like reading
the code to be in the docs at all, then another option is for it to go
to one of the community sites (like varlena), where it could be
(reformatted) and clearly marked as relevant for 7.x and 8.0 only.
best wishes
Mark
From | Date | Subject | |
---|---|---|---|
Next Message | javad salehi | 2005-02-12 07:23:22 | nls_sort function |
Previous Message | Marko Kreen | 2005-02-11 18:47:58 | Re: Repost: FastFPE results for Linux/ARM |