]> granicus.if.org Git - postgresql/commitdiff
Update FAQ.
authorBruce Momjian <bruce@momjian.us>
Sun, 28 Jan 2001 17:42:12 +0000 (17:42 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 28 Jan 2001 17:42:12 +0000 (17:42 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 373223a40fc071e957498ac873cce0cf738652a9..35fa979c6b69e61f6eaff1535971296d2317c77e 100644 (file)
--- 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 four if the default block size is increased to 32k.
+   by a factor of four 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?
index e180b923e3b90faa2d03f089063d7e9086030b8b..14a39c8e9125fe9427df00a492b2010ba98c0ac1 100644 (file)
@@ -847,7 +847,8 @@ Maximum number of indexes on a table?    unlimited
     as multiple 1GB files.
     
     <P>The maximum table size and maximum number of columns can be
-    increased by four if the default block size is increased to 32k.
+    increased by a factor of four if the default block size is
+    increased to 32k.
 
     <H4><A name="4.7">4.7</A>) How much database disk space is required
     to store data from a typical text file?<BR>