File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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: Tue Sep 9 14:25:24 EDT 2003
4
+ Last updated: Tue Sep 9 18:42:51 EDT 2003
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
698
698
from the operating system. Large tables are stored as multiple 1 GB
699
699
files so file system size limits are not important.
700
700
701
- The maximum table size and maximum number of columns can be increased
702
- if the default block size is increased to 32k.
701
+ The maximum table size and maximum number of columns can be quadrupled
702
+ by increasing the default block size to 32k.
703
703
704
704
4.6) How much database disk space is required to store data from a typical
705
705
text file?
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: Tue Sep 9 14:25:24 EDT 2003</ P >
13
+ < P > Last updated: Tue Sep 9 18:42:51 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 >
@@ -888,7 +888,7 @@ <H4><A name="4.5">4.5</A>) What is the maximum size for a row, a
888
888
important.</ P >
889
889
890
890
< P > The maximum table size and maximum number of columns can be
891
- increased if the default block size is increased to 32k.</ P >
891
+ quadrupled by increasing the default block size to 32k.</ P >
892
892
893
893
< H4 > < A name ="4.6 "> 4.6</ A > ) How much database disk space is required
894
894
to store data from a typical text file?</ H4 >
You can’t perform that action at this time.
0 commit comments