]> granicus.if.org Git - postgresql/commitdiff
Update FAQ.
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Oct 2000 04:58:24 +0000 (04:58 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Oct 2000 04:58:24 +0000 (04:58 +0000)
doc/FAQ
doc/src/FAQ/FAQ.html

diff --git a/doc/FAQ b/doc/FAQ
index 8d00befa3e72e9729786b6c42659a65bab375c4b..254e168a856f3dd8b18e7b1c67827998f647a09c 100644 (file)
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -676,7 +676,7 @@ Maximum size for a database?             unlimited (60GB databases exist)
 Maximum size for a table?                unlimited on all operating systems
 Maximum size for a row?                  8k, configurable to 32k
 Maximum number of rows in a table?       unlimited
-Maximum number of columns table?         unlimited
+Maximum number of columns in a table?    unlimited
 Maximum number of indexes on a table?    unlimited
 
    Of course, these are not actually unlimited, but limited to available
index e51b4fa270367a5e2136a8176bac97d21fb3db60..4a39a54b86103c0ab6ba6fe2f5bfa6d18acda491 100644 (file)
@@ -844,7 +844,7 @@ Maximum size for a database?                 unlimited (60GB databases exist)
 Maximum size for a table?                unlimited on all operating systems
 Maximum size for a row?                  8k, configurable to 32k
 Maximum number of rows in a table?      unlimited
-Maximum number of columns table?         unlimited
+Maximum number of columns in a table?    unlimited
 Maximum number of indexes on a table?   unlimited
 </PRE>