1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Wording improvement.

This commit is contained in:
Bruce Momjian
2004-07-12 01:37:01 +00:00
parent 7bcdf2ebee
commit a919fdfd3d
2 changed files with 9 additions and 9 deletions

10
doc/FAQ
View File

@ -1,7 +1,7 @@
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)
@ -641,10 +641,10 @@
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
quality motherboards are more reliable and have better performance
than less expensive hardware. PostgreSQL will run on almost any
hardware but, if you are building a server where reliability and
performance are concerns, it is wise to research your hardware options
thoroughly. Our email lists can be used to discuss hardware options
and tradeoffs.
hardware, but if you are building a server where you are concerned
about reliability and performance it is wise to research your hardware
options thoroughly. Our email lists can be used to discuss hardware
options and tradeoffs.
_________________________________________________________________
Operational Questions