From: Bruce Momjian
Date: Mon, 29 Jan 2001 01:23:36 +0000 (+0000)
Subject: Update FAQ.
X-Git-Tag: REL7_1~609
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ad180691feedc128a7f70dff7f2473bc203a059;p=postgresql
Update FAQ.
---
diff --git a/doc/FAQ b/doc/FAQ
index 35fa979c6b..3f9c8ee3a7 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -655,7 +655,7 @@ Maximum number of indexes on a table? unlimited
files.
The maximum table size and maximum number of columns can be increased
- by a factor of four if the default block size is increased to 32k.
+ if the default block size is increased to 32k.
4.7) How much database disk space is required to store data from a typical
text file?
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index adfea776f4..5cd79807a7 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -848,8 +848,7 @@ Maximum number of indexes on a table? unlimited
multiple 1GB files.
The maximum table size and maximum number of columns can be
- increased by a factor of four if the default block size is
- increased to 32k.
+ increased if the default block size is increased to 32k.
4.7) How much database disk space is required
to store data from a typical text file?