Re: [DOCS] Translate Postgresql FAQ into Chinese

2005-04-11 Thread Weiping
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

[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

[DOCS] My oops (Was: possible copy error in explain docs)

2005-04-11 Thread Bruno Wolff III
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

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

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