Commit afc732e6 authored by Bruce Momjian's avatar Bruce Momjian

Update FAQ.

parent 590102c2
Frequently Asked Questions (FAQ) for PostgreSQL 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) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -644,7 +644,7 @@ ...@@ -644,7 +644,7 @@
4.5) What is the maximum size for a row, a table, and a database? 4.5) What is the maximum size for a row, a table, and a database?
These are the limits: 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 table? 16 TB
Maximum size for a row? unlimited in 7.1 and later Maximum size for a row? unlimited in 7.1 and later
Maximum size for a field? 1 GB in 7.1 and later Maximum size for a field? 1 GB in 7.1 and later
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
alink="#0000ff"> alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Sun Mar 3 13:35:39 EST 2002</P> <P>Last updated: Tue Mar 5 01:28:16 EST 2002</P>
<P>Current maintainer: Bruce Momjian (<A href= <P>Current maintainer: Bruce Momjian (<A href=
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR> "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
...@@ -836,7 +836,7 @@ ...@@ -836,7 +836,7 @@
<P>These are the limits:</P> <P>These are the limits:</P>
<PRE> <PRE>
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 table? 16 TB
Maximum size for a row? unlimited in 7.1 and later Maximum size for a row? unlimited in 7.1 and later
Maximum size for a field? 1 GB in 7.1 and later Maximum size for a field? 1 GB in 7.1 and later
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment