Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaac4484

Browse files
committed
Increase max known database size.
1 parentbb37308 commitaac4484

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:Fri Mar7 00:48:42 EST 2003
4+
Last updated:Mon Mar17 11:32:59 EST 2003
55

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

@@ -656,7 +656,7 @@
656656
4.5) What is the maximum size for a row, a table, and a database?
657657

658658
These are the limits:
659-
Maximum size for a database? unlimited (1 TB databases exist)
659+
Maximum size for a database? unlimited (4 TB databases exist)
660660
Maximum size for a table? 16 TB
661661
Maximum size for a row? 1.6TB
662662
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
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Fri Mar 7 00:48:42 EST 2003</P>
13+
<P>Last updated:Mon Mar17 11:32:59 EST 2003</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
@@ -838,7 +838,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
838838

839839
<P>These are the limits:</P>
840840
<PRE>
841-
Maximum size for a database? unlimited (1 TB databases exist)
841+
Maximum size for a database? unlimited (4 TB databases exist)
842842
Maximum size for a table? 16 TB
843843
Maximum size for a row? 1.6TB
844844
Maximum size for a field? 1 GB

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp