Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit afc732e

Browse files
committed
Update FAQ.
1 parent 590102c commit afc732e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/FAQ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Mar 3 13:35:39 EST 2002
4+
Last updated: Tue Mar 5 01:28:16 EST 2002
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -644,7 +644,7 @@
644644
4.5) What is the maximum size for a row, a table, and a database?
645645

646646
These are the limits:
647-
Maximum size for a database? unlimited (60 GB databases exist)
647+
Maximum size for a database? unlimited (500 GB databases exist)
648648
Maximum size for a table? 16 TB
649649
Maximum size for a row? unlimited in 7.1 and later
650650
Maximum size for a field? 1 GB in 7.1 and later

doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
alink="#0000ff">
1515
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1616

17-
<P>Last updated: Sun Mar 3 13:35:39 EST 2002</P>
17+
<P>Last updated: Tue Mar 5 01:28:16 EST 2002</P>
1818

1919
<P>Current maintainer: Bruce Momjian (<A href=
2020
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -836,7 +836,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
836836

837837
<P>These are the limits:</P>
838838
<PRE>
839-
Maximum size for a database? unlimited (60 GB databases exist)
839+
Maximum size for a database? unlimited (500 GB databases exist)
840840
Maximum size for a table? 16 TB
841841
Maximum size for a row? unlimited in 7.1 and later
842842
Maximum size for a field? 1 GB in 7.1 and later

0 commit comments

Comments
 (0)