1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Re-add FAQ item 3.7 which was accidentally removed in previous commit:

<H3 id="item3.7">3.7) What computer hardware should I use?</H3>
This commit is contained in:
Bruce Momjian
2007-04-04 19:26:58 +00:00
parent e687c4c3c7
commit 5dbd9c9c53
2 changed files with 22 additions and 2 deletions

View File

@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Tue Mar 20 13:43:40 EDT 2007</P>
<P>Last updated: Wed Apr 4 15:26:28 EDT 2007</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@ -588,6 +588,16 @@
href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning</a>.
</P>
<H3 id="item3.7">3.7) What computer hardware should I use?</H3>
<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
quality motherboards are more reliable and have better performance than
less expensive hardware. PostgreSQL will run on almost any hardware,
but if reliability and performance are important it is wise to
research your hardware options thoroughly. Our email lists can be used
to discuss hardware options and tradeoffs.</P>
<HR>
<H2 align="center">Operational Questions</H2>