Re: [GENERAL] Error correction to FAQ

2006-02-24 Thread Bruce Momjian

Updated. Thanks.  I forgot that was up there.

---

Harald Armin Massa wrote:
 Within the FAQ, Point 4.5 there is:
 
 []The size of the PostgreSQL database file containing this data can be
 estimated as 6.4 MB:
 
 
 []
 685 database pages * 8192 bytes per page  =  5,611,520 bytes (5.6 MB)
 
 
 So, the detailed calculation results in 5,6MB, surrounding text is 6,4 MB.
 Please somebody with access change the first 6.4
 
 Thanks,
 
 Harald
 
 --
 GHUM Harald Massa
 persuadere et programmare
 Harald Armin Massa
 Reinsburgstra?e 202b
 70197 Stuttgart
 0173/9409607
 -
 When I visit a mosque, I show my respect by taking off my shoes. I follow
 the customs, just as I do in a church, synagogue or other holy place. But if
 a believer demands that I, as a nonbeliever, observe his taboos in the
 public domain, he is not asking for my respect, but for my submission. And
 that is incompatible with a secular democracy.
 
-- 
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [GENERAL] Error correction to FAQ

2006-02-23 Thread Jim C. Nasby
FWIW, I believe the FAQ is in with the rest of the documentation, so
submitting a patch might be the best way to get it fixed. Also, -docs is
a better place to post about this, so I'm moving the thread over there.

On Thu, Feb 23, 2006 at 07:45:49PM +0100, Harald Armin Massa wrote:
 Within the FAQ, Point 4.5 there is:
 
 []The size of the PostgreSQL database file containing this data can be
 estimated as 6.4 MB:
 
 
 []
 685 database pages * 8192 bytes per page  =  5,611,520 bytes (5.6 MB)
 
 
 So, the detailed calculation results in 5,6MB, surrounding text is 6,4 MB.
 Please somebody with access change the first 6.4
 
 Thanks,
 
 Harald
 
 --
 GHUM Harald Massa
 persuadere et programmare
 Harald Armin Massa
 Reinsburgstra??e 202b
 70197 Stuttgart
 0173/9409607
 -
 When I visit a mosque, I show my respect by taking off my shoes. I follow
 the customs, just as I do in a church, synagogue or other holy place. But if
 a believer demands that I, as a nonbeliever, observe his taboos in the
 public domain, he is not asking for my respect, but for my submission. And
 that is incompatible with a secular democracy.

-- 
Jim C. Nasby, Sr. Engineering Consultant  [EMAIL PROTECTED]
Pervasive Software  http://pervasive.comwork: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf   cell: 512-569-9461

---(end of broadcast)---
TIP 6: explain analyze is your friend