Re: Possible mistake in 'Using EXPLAIN' section - Mailing list pgsql-docs

From Guillaume Lelarge
Subject Re: Possible mistake in 'Using EXPLAIN' section
Date
Msg-id 470CC1E7.1070202@lelarge.info
Whole thread Raw
In response to Possible mistake in 'Using EXPLAIN' section  ("James Shaw" <js102@zepler.net>)
List pgsql-docs
James Shaw a écrit :
> The example given has "Seq Scan on tenk1 (cost=0.00..458.00" in the
> example, but then says, "you will find out that |tenk1| has 358 disk
> pages" and "the cost is estimated at 358 page reads".  Shouldn't this be
> 458 disk page reads?
>
> I couldn't see this already discussed on this list.  Is there a URL that
> has the latest docs compiled from CVS?
>

http://momjian.us/main/writings/pgsql/sgml/

(built every five minutes)

Regards.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgsql-docs by date:

Previous
From: "James Shaw"
Date:
Subject: Possible mistake in 'Using EXPLAIN' section
Next
From: Tom Lane
Date:
Subject: Re: Possible mistake in 'Using EXPLAIN' section