Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3610f08

Browse files
committed
Improve wording of increasing page size.
1 parentd4019b7 commit3610f08

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎doc/FAQ

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Tue Sep 914:25:24 EDT 2003
4+
Last updated: Tue Sep 918:42:51 EDT 2003
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -698,8 +698,8 @@
698698
from the operating system. Large tables are stored as multiple 1 GB
699699
files so file system size limits are not important.
700700

701-
The maximum table size and maximum number of columns can beincreased
702-
ifthe default block size is increased to 32k.
701+
The maximum table size and maximum number of columns can bequadrupled
702+
by increasingthe default block size to 32k.
703703

704704
4.6) How much database disk space is required to store data from a typical
705705
text file?

‎doc/src/FAQ/FAQ.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Tue Sep 914:25:24 EDT 2003</P>
13+
<P>Last updated: Tue Sep 918:42:51 EDT 2003</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"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
888888
important.</P>
889889

890890
<P>The maximum table size and maximum number of columns can be
891-
increased ifthe default block size is increased to 32k.</P>
891+
quadrupled by increasingthe default block size to 32k.</P>
892892

893893
<H4><Aname="4.6">4.6</A>) How much database disk space is required
894894
to store data from a typical text file?</H4>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp