Re: [DOCS] Possible copy error in explain example

2005-04-11 Thread Bruno Wolff III
On Mon, Apr 11, 2005 at 22:34:21 -0600, Michael Fuhr <[EMAIL PROTECTED]> wrote: > On Mon, Apr 11, 2005 at 11:40:01PM -0500, Bruno Wolff III wrote: > > I was looking at: > > http://candle.pha.pa.us/main/writings/pgsql/sgml/performance-tips.html > > > > And noticed in the first example that it is

Re: [DOCS] Possible copy error in explain example

2005-04-11 Thread Michael Fuhr
On Mon, Apr 11, 2005 at 11:40:01PM -0500, Bruno Wolff III wrote: > I was looking at: > http://candle.pha.pa.us/main/writings/pgsql/sgml/performance-tips.html > > And noticed in the first example that it is claimed the cost estimate > is 233 disk block reads. However, "233" doesn't appear in the ex

[DOCS] Possible copy error in explain example

2005-04-11 Thread Bruno Wolff III
I was looking at: http://candle.pha.pa.us/main/writings/pgsql/sgml/performance-tips.html And noticed in the first example that it is claimed the cost estimate is 233 disk block reads. However, "233" doesn't appear in the explain output shown. I think that "233" is supposed to match the "333" in th