1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Update FAQ.

This commit is contained in:
Bruce Momjian
2001-01-29 01:23:36 +00:00
parent 0d54d6ac44
commit 4ad180691f
2 changed files with 2 additions and 3 deletions

View File

@ -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>