mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Update FAQ.
This commit is contained in:
parent
581b5b8d97
commit
076c164559
4
doc/FAQ
4
doc/FAQ
@ -1,7 +1,7 @@
|
||||
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
|
||||
Last updated: Thu Oct 12 13:33:23 EDT 2000
|
||||
Last updated: Thu Oct 12 17:21:11 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -690,7 +690,7 @@ Maximum number of indexes on a table? unlimited
|
||||
|
||||
The row length limit will be removed in 7.1.
|
||||
|
||||
4.7)How much database disk space is required to store data from a typical
|
||||
4.7) How much database disk space is required to store data from a typical
|
||||
text file?
|
||||
|
||||
A PostgreSQL database may need six-and-a-half times the disk space
|
||||
|
@ -7,7 +7,7 @@
|
||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||
</H1>
|
||||
<P>
|
||||
Last updated: Thu Oct 12 13:33:23 EDT 2000
|
||||
Last updated: Thu Oct 12 17:21:11 EDT 2000
|
||||
<P>
|
||||
Current maintainer: Bruce Momjian (<A
|
||||
HREF="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR><P>
|
||||
@ -860,7 +860,7 @@ use the large object interface.<P>
|
||||
The row length limit will be removed in 7.1.<P>
|
||||
|
||||
|
||||
<H4><A NAME="4.7">4.7</A>)How much database disk space is required to
|
||||
<H4><A NAME="4.7">4.7</A>) How much database disk space is required to
|
||||
store data from a typical text file?<BR></H4><P>
|
||||
|
||||
A PostgreSQL database may need six-and-a-half times the disk space
|
||||
|
Loading…
Reference in New Issue
Block a user