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 Feb 24 23:28:40 EST 2006
4
+ Last updated: Sun Apr 2 23:39:13 EDT 2006
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
491
491
492
492
Maximum size for a database? unlimited (32 TB databases exist)
493
493
Maximum size for a table? 32 TB
494
- Maximum size for a row? 1.6TB
494
+ Maximum size for a row? 400 GB
495
495
Maximum size for a field? 1 GB
496
496
Maximum number of rows in a table? unlimited
497
497
Maximum number of columns in a table? 250-1600 depending on column
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 Feb 24 23:28:40 EST 2006</ P >
13
+ < P > Last updated: Sun Apr 2 23:39:13 EDT 2006</ 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 > )
@@ -654,7 +654,7 @@ <H3 id="item4.4">4.4) What is the maximum size for a row, a
654
654
< TR > < TD > Maximum size for a database?</ TD > < TD > unlimited (32 TB databases
655
655
exist)</ TD > </ TR >
656
656
< TR > < TD > Maximum size for a table?</ TD > < TD > 32 TB</ TD > </ TR >
657
- < TR > < TD > Maximum size for a row?</ TD > < TD > 1.6TB </ TD > </ TR >
657
+ < TR > < TD > Maximum size for a row?</ TD > < TD > 400 GB </ TD > </ TR >
658
658
< TR > < TD > Maximum size for a field?</ TD > < TD > 1 GB</ TD > </ TR >
659
659
< TR > < TD > Maximum number of rows in a table?</ TD > < TD > unlimited</ TD > </ TR >
660
660
< TR > < TD > Maximum number of columns in a table?</ TD > < TD > 250-1600 depending
You can’t perform that action at this time.
0 commit comments