From 08dcf0a68037f54f382d46ec508ec5c6ac0a4701 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 28 Jan 2001 17:42:12 +0000 Subject: Update FAQ. --- doc/src/FAQ/FAQ.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src') 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.

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.

4.7) How much database disk space is required to store data from a typical text file?
-- cgit v1.2.3