diff --git a/doc/FAQ b/doc/FAQ index 5d0b629e571106c8b0dfff528729b6124b17c1c1..9ce6ac1b5b60684d1f976e8b19c4de0acfda9683 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Mar 7 00:48:42 EST 2003 + Last updated: Mon Mar 17 11:32:59 EST 2003 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -656,7 +656,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 (1 TB databases exist) + Maximum size for a database? unlimited (4 TB databases exist) Maximum size for a table? 16 TB Maximum size for a row? 1.6TB Maximum size for a field? 1 GB diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 2b0dc2ff8a3e46e1751201ffcac38aedb2985af1..54f8b1ae590f2b730ecbf326de1f53b9d5e48077 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Fri Mar 7 00:48:42 EST 2003</P> + <P>Last updated: Mon Mar 17 11:32:59 EST 2003</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> @@ -838,7 +838,7 @@ <P>These are the limits:</P> <PRE> - Maximum size for a database? unlimited (1 TB databases exist) + Maximum size for a database? unlimited (4 TB databases exist) Maximum size for a table? 16 TB Maximum size for a row? 1.6TB Maximum size for a field? 1 GB