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: Sun Mar 3 13:35:39 EST 2002
4
+ Last updated: Tue Mar 5 01:28:16 EST 2002
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
644
644
4.5) What is the maximum size for a row, a table, and a database?
645
645
646
646
These are the limits:
647
- Maximum size for a database? unlimited (60 GB databases exist)
647
+ Maximum size for a database? unlimited (500 GB databases exist)
648
648
Maximum size for a table? 16 TB
649
649
Maximum size for a row? unlimited in 7.1 and later
650
650
Maximum size for a field? 1 GB in 7.1 and later
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: Sun Mar 3 13:35:39 EST 2002</ P >
17
+ < P > Last updated: Tue Mar 5 01:28:16 EST 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 >
@@ -836,7 +836,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
836
836
837
837
< P > These are the limits:</ P >
838
838
< PRE >
839
- Maximum size for a database? unlimited (60 GB databases exist)
839
+ Maximum size for a database? unlimited (500 GB databases exist)
840
840
Maximum size for a table? 16 TB
841
841
Maximum size for a row? unlimited in 7.1 and later
842
842
Maximum size for a field? 1 GB in 7.1 and later
You can’t perform that action at this time.
0 commit comments