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

Commit386e0f9

Browse files
committed
Update max existing db size to 32tb.
1 parent18e5add commit386e0f9

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

‎doc/FAQ

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

2-
]
3-
42
Frequently Asked Questions (FAQ) for PostgreSQL
53

6-
Last updated:Sun Oct5 10:25:21 EDT 2003
4+
Last updated:Fri Oct10 17:27:02 EDT 2003
75

86
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
97

@@ -688,7 +686,7 @@
688686
4.5) What is the maximum size for a row, a table, and a database?
689687

690688
These are the limits:
691-
Maximum size for a database? unlimited (4 TB databases exist)
689+
Maximum size for a database? unlimited (32 TB databases exist)
692690
Maximum size for a table? 32 TB
693691
Maximum size for a row? 1.6TB
694692
Maximum size for a field? 1 GB

‎doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
22
<HTML>
33
<HEAD>
44
<METAname="generator"content="HTML Tidy, see www.w3.org">
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated:Sun Oct 5 10:25:21 EDT 2003</P>
13+
<P>Last updated:Fri Oct10 17:27:02 EDT 2003</P>
1414

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

873873
<P>These are the limits:</P>
874874
<PRE>
875-
Maximum size for a database? unlimited (4 TB databases exist)
875+
Maximum size for a database? unlimited (32 TB databases exist)
876876
Maximum size for a table? 32 TB
877877
Maximum size for a row? 1.6TB
878878
Maximum size for a field? 1 GB

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp