mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Wording improvement.
This commit is contained in:
10
doc/FAQ
10
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
Frequently Asked Questions (FAQ) for PostgreSQL
|
||||||
|
|
||||||
Last updated: Sun Jul 11 21:10:08 EDT 2004
|
Last updated: Sun Jul 11 21:36:51 EDT 2004
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -641,10 +641,10 @@
|
|||||||
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
|
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
|
||||||
quality motherboards are more reliable and have better performance
|
quality motherboards are more reliable and have better performance
|
||||||
than less expensive hardware. PostgreSQL will run on almost any
|
than less expensive hardware. PostgreSQL will run on almost any
|
||||||
hardware but, if you are building a server where reliability and
|
hardware, but if you are building a server where you are concerned
|
||||||
performance are concerns, it is wise to research your hardware options
|
about reliability and performance it is wise to research your hardware
|
||||||
thoroughly. Our email lists can be used to discuss hardware options
|
options thoroughly. Our email lists can be used to discuss hardware
|
||||||
and tradeoffs.
|
options and tradeoffs.
|
||||||
_________________________________________________________________
|
_________________________________________________________________
|
||||||
|
|
||||||
Operational Questions
|
Operational Questions
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
||||||
|
|
||||||
<P>Last updated: Sun Jul 11 21:10:08 EDT 2004</P>
|
<P>Last updated: Sun Jul 11 21:36:51 EDT 2004</P>
|
||||||
|
|
||||||
<P>Current maintainer: Bruce Momjian (<A href=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>
|
||||||
@ -812,9 +812,9 @@
|
|||||||
<P>Because PC hardware is mostly compatible, people tend to believe that
|
<P>Because PC hardware is mostly compatible, people tend to believe that
|
||||||
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
|
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
|
||||||
quality motherboards are more reliable and have better performance than
|
quality motherboards are more reliable and have better performance than
|
||||||
less expensive hardware. PostgreSQL will run on almost any hardware
|
less expensive hardware. PostgreSQL will run on almost any hardware,
|
||||||
but, if you are building a server where reliability and performance are
|
but if you are building a server where you are concerned about reliability
|
||||||
concerns, it is wise to research your hardware options thoroughly. Our
|
and performance it is wise to research your hardware options thoroughly. Our
|
||||||
email lists can be used to discuss hardware options and tradeoffs.</P>
|
email lists can be used to discuss hardware options and tradeoffs.</P>
|
||||||
|
|
||||||
<HR>
|
<HR>
|
||||||
|
Reference in New Issue
Block a user