From: Bruce Momjian Date: Tue, 5 Mar 2002 06:28:26 +0000 (+0000) Subject: Update FAQ. X-Git-Tag: REL7_3~1962 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=afc732e6101e8c2b03b5aa413bd5990ed15d474b;p=postgresql Update FAQ. --- diff --git a/doc/FAQ b/doc/FAQ index 768b6f362c..5c529709e0 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 diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 7e6e97b1fc..216ab5168f 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -14,7 +14,7 @@ alink="#0000ff">

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)
@@ -836,7 +836,7 @@

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