aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-07-11 01:01:56 +0000
committerBruce Momjian <bruce@momjian.us>2001-07-11 01:01:56 +0000
commit6d5a9d05e028eee97b19bfa75b7e19404f2378b1 (patch)
tree9e39aa83518c758e8d7e4609072443fd8a63482d /doc/src
parent320b6db09080ec0b6c4ed63e808bdb58f68a6bb0 (diff)
downloadpostgresql-6d5a9d05e028eee97b19bfa75b7e19404f2378b1.tar.gz
postgresql-6d5a9d05e028eee97b19bfa75b7e19404f2378b1.zip
Update FAQ.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/FAQ.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index 1b719f9d8be..eb6b1fdce62 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -12,7 +12,7 @@
alink="#0000FF">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
- <P>Last updated: Mon Jun 18 14:55:56 EDT 2001</P>
+ <P>Last updated: Tue Jul 10 21:01:47 EDT 2001</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -841,7 +841,7 @@ Maximum number of indexes on a table? unlimited
<P>The maximum table size of 16TB does not require large file
support from the operating system. Large tables are stored as
- multiple 1GB files.</P>
+ multiple 1GB files so file system size limits are not important.</P>
<P>The maximum table size and maximum number of columns can be
increased if the default block size is increased to 32k.</P>