gee, my last mail bounced back because the size of attachement.
repost here:
I've Just catch this thread. The attachement is a plain text version
convert using firefox. Wish it could be add to the repository.
It's a little bit old, but we've just build a PostgreSQL i18n
Chinese team, so, I
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
I saw a comma as a period and missed that the page reads estimate was
only part of the cost. So I was wrong and the example is correct.
---(end of broadcast)---
TIP 6: Have you searched our list archives?
http://archives.postgresql.o
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
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