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: Fri Mar 7 00:48:42 EST 2003
4
+ Last updated: Mon Mar 17 11:32:59 EST 2003
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
656
656
4.5) What is the maximum size for a row, a table, and a database?
657
657
658
658
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)
660
660
Maximum size for a table? 16 TB
661
661
Maximum size for a row? 1.6TB
662
662
Maximum size for a field? 1 GB
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
13
- < P > Last updated: Fri Mar 7 00:48:42 EST 2003</ P >
13
+ < P > Last updated: Mon Mar 17 11:32:59 EST 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 >
@@ -838,7 +838,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
838
838
839
839
< P > These are the limits:</ P >
840
840
< PRE >
841
- Maximum size for a database? unlimited (1 TB databases exist)
841
+ Maximum size for a database? unlimited (4 TB databases exist)
842
842
Maximum size for a table? 16 TB
843
843
Maximum size for a row? 1.6TB
844
844
Maximum size for a field? 1 GB
You can’t perform that action at this time.
0 commit comments