Skip to content
Snippets Groups Projects
Commit 4ad18069 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update FAQ.

parent 0d54d6ac
No related branches found
No related tags found
No related merge requests found
...@@ -655,7 +655,7 @@ Maximum number of indexes on a table? unlimited ...@@ -655,7 +655,7 @@ Maximum number of indexes on a table? unlimited
files. files.
The maximum table size and maximum number of columns can be increased 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 4.7) How much database disk space is required to store data from a typical
text file? text file?
......
...@@ -848,8 +848,7 @@ Maximum number of indexes on a table? unlimited ...@@ -848,8 +848,7 @@ Maximum number of indexes on a table? unlimited
multiple 1GB files.</P> multiple 1GB files.</P>
<P>The maximum table size and maximum number of columns can be <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 if the default block size is increased to 32k.</P>
increased to 32k.</P>
<H4><A name="4.7">4.7</A>) How much database disk space is required <H4><A name="4.7">4.7</A>) How much database disk space is required
to store data from a typical text file?<BR> to store data from a typical text file?<BR>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment