File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Thu Aug 22 19:20:40 EDT 2002
4
+ Last updated: Sun Aug 25 21:05:29 EDT 2002
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
658
658
4.5) What is the maximum size for a row, a table, and a database?
659
659
660
660
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)
662
662
Maximum size for a table? 16 TB
663
663
Maximum size for a row? 1.6TB
664
664
Maximum size for a field? 1 GB
Original file line number Diff line number Diff line change 14
14
alink ="#0000ff ">
15
15
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
16
16
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 >
18
18
19
19
< P > Current maintainer: Bruce Momjian (< A href =
20
20
"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
856
856
857
857
< P > These are the limits:</ P >
858
858
< PRE >
859
- Maximum size for a database? unlimited (500 GB databases exist)
859
+ Maximum size for a database? unlimited (1 TB databases exist)
860
860
Maximum size for a table? 16 TB
861
861
Maximum size for a row? 1.6TB
862
862
Maximum size for a field? 1 GB
You can’t perform that action at this time.
0 commit comments