Re: [DOCS] Possible mistake in 'Using EXPLAIN' section

2007-10-22 Thread James Shaw
On 10/10/2007, James Shaw <[EMAIL PROTECTED]> wrote: > > On 10/10/2007, Tom Lane <[EMAIL PROTECTED]> wrote: > > "James Shaw" <[EMAIL PROTECTED]> writes: > > > The example given has "Seq Scan on tenk1 (cost=0.00..458.00" in the > examp

Re: [DOCS] Possible mistake in 'Using EXPLAIN' section

2007-10-10 Thread James Shaw
On 10/10/2007, Tom Lane <[EMAIL PROTECTED]> wrote: > "James Shaw" <[EMAIL PROTECTED]> writes: > > 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 pag

[DOCS] Possible mistake in 'Using EXPLAIN' section

2007-10-10 Thread James Shaw
discussed on this list. Is there a URL that has the latest docs compiled from CVS? Thanks James Shaw