diff options
author | Bruce Momjian <bruce@momjian.us> | 2001-01-29 01:23:36 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2001-01-29 01:23:36 +0000 |
commit | 4ad180691feedc128a7f70dff7f2473bc203a059 (patch) | |
tree | 482e0537743dc74735e2c5bb608bee9b1be2a993 /doc/src/FAQ/FAQ.html | |
parent | 0d54d6ac44444c05f7c0f5058d3d3f32cc188b48 (diff) | |
download | postgresql-4ad180691feedc128a7f70dff7f2473bc203a059.tar.gz postgresql-4ad180691feedc128a7f70dff7f2473bc203a059.zip |
Update FAQ.
Diffstat (limited to 'doc/src/FAQ/FAQ.html')
-rw-r--r-- | doc/src/FAQ/FAQ.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index adfea776f46..5cd79807a7e 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -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> |