aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ.html
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-28 17:42:12 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-28 17:42:12 +0000
commit08dcf0a68037f54f382d46ec508ec5c6ac0a4701 (patch)
tree89e604e6107b72d238266daed6cfe18f5c98aae4 /doc/src/FAQ/FAQ.html
parentab71c20fdf7dbd63638a163ca628821643a3cfd4 (diff)
downloadpostgresql-08dcf0a68037f54f382d46ec508ec5c6ac0a4701.tar.gz
postgresql-08dcf0a68037f54f382d46ec508ec5c6ac0a4701.zip
Update FAQ.
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r--doc/src/FAQ/FAQ.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index e180b923e3b..14a39c8e912 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -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>