File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
2
- ]
3
-
4
2
Frequently Asked Questions (FAQ) for PostgreSQL
5
3
6
- Last updated: Sun Oct 5 10:25:21 EDT 2003
4
+ Last updated: Fri Oct 10 17:27:02 EDT 2003
7
5
8
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
9
7
688
686
4.5) What is the maximum size for a row, a table, and a database?
689
687
690
688
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)
692
690
Maximum size for a table? 32 TB
693
691
Maximum size for a row? 1.6TB
694
692
Maximum size for a field? 1 GB
Original file line number Diff line number Diff line change 1
- ] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
< HTML >
3
3
< HEAD >
4
4
< META name ="generator " content ="HTML Tidy, see www.w3.org ">
10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Sun Oct 5 10:25:21 EDT 2003</ P >
13
+ < P > Last updated: Fri Oct 10 17:27:02 EDT 2003</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"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
872
872
873
873
< P > These are the limits:</ P >
874
874
< PRE >
875
- Maximum size for a database? unlimited (4 TB databases exist)
875
+ Maximum size for a database? unlimited (32 TB databases exist)
876
876
Maximum size for a table? 32 TB
877
877
Maximum size for a row? 1.6TB
878
878
Maximum size for a field? 1 GB
You can’t perform that action at this time.
0 commit comments