]> granicus.if.org Git - postgresql/commitdiff
Update FAQ.
authorBruce Momjian <bruce@momjian.us>
Mon, 29 Jan 2001 01:23:36 +0000 (01:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 29 Jan 2001 01:23:36 +0000 (01:23 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 35fa979c6b69e61f6eaff1535971296d2317c77e..3f9c8ee3a73e8d541e5b9bec78a6817677b7fb16 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 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?
index adfea776f46dbd2ca88c64576cc645a59d466ec3..5cd79807a7e2a4f9a781b696eb553d83050de293 100644 (file)
@@ -848,8 +848,7 @@ Maximum number of indexes on a table?    unlimited
     multiple 1GB files.</P>
 
     <P>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.</P>
+    increased if the default block size is increased to 32k.</P>
 
     <H4><A name="4.7">4.7</A>) How much database disk space is required
     to store data from a typical text file?<BR>