summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 768b6f362c5..5c529709e01 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Sun Mar 3 13:35:39 EST 2002
+ Last updated: Tue Mar 5 01:28:16 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -644,7 +644,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 (60 GB databases exist)
+ Maximum size for a database? unlimited (500 GB databases exist)
Maximum size for a table? 16 TB
Maximum size for a row? unlimited in 7.1 and later
Maximum size for a field? 1 GB in 7.1 and later