aboutsummaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-10-10 21:27:13 +0000
committerBruce Momjian <bruce@momjian.us>2003-10-10 21:27:13 +0000
commit386e0f9046de6330f2cd5f30a70dbb17e21af87d (patch)
treeadaca71d428d01861124a5458c8540d1b9d088e9 /doc/FAQ
parent18e5addb9697d0ebd6d40e2493fd00ad485dcdac (diff)
downloadpostgresql-386e0f9046de6330f2cd5f30a70dbb17e21af87d.tar.gz
postgresql-386e0f9046de6330f2cd5f30a70dbb17e21af87d.zip
Update max existing db size to 32tb.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 1ab2dfba82b..a98ec311230 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,9 +1,7 @@
- ]
-
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Sun Oct 5 10:25:21 EDT 2003
+ Last updated: Fri Oct 10 17:27:02 EDT 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -688,7 +686,7 @@
4.5) What is the maximum size for a row, a table, and a database?
These are the limits:
- Maximum size for a database? unlimited (4 TB databases exist)
+ Maximum size for a database? unlimited (32 TB databases exist)
Maximum size for a table? 32 TB
Maximum size for a row? 1.6TB
Maximum size for a field? 1 GB