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

Commit 43e740b

Browse files
committed
Add mention of 1 terrabyte databases.
1 parent f5615ed commit 43e740b

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: Thu Aug 22 19:20:40 EDT 2002
4+
Last updated: Sun Aug 25 21:05:29 EDT 2002
55

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

@@ -658,7 +658,7 @@
658658
4.5) What is the maximum size for a row, a table, and a database?
659659

660660
These are the limits:
661-
Maximum size for a database? unlimited (500 GB databases exist)
661+
Maximum size for a database? unlimited (1 TB databases exist)
662662
Maximum size for a table? 16 TB
663663
Maximum size for a row? 1.6TB
664664
Maximum size for a field? 1 GB

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: Thu Aug 22 19:20:40 EDT 2002</P>
17+
<P>Last updated: Sun Aug 25 21:05:29 EDT 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>
@@ -856,7 +856,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
856856

857857
<P>These are the limits:</P>
858858
<PRE>
859-
Maximum size for a database? unlimited (500 GB databases exist)
859+
Maximum size for a database? unlimited (1 TB databases exist)
860860
Maximum size for a table? 16 TB
861861
Maximum size for a row? 1.6TB
862862
Maximum size for a field? 1 GB

0 commit comments

Comments
 (0)