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

Commit5dbd9c9

Browse files
committed
Re-add FAQ item 3.7 which was accidentally removed in previous commit:
<H3>3.7) What computer hardware should I use?</H3>
1 parente687c4c commit5dbd9c9

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

‎doc/FAQ

Lines changed: 11 additions & 1 deletion
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 Mar 20 13:43:40 EDT 2007
4+
Last updated:Wed Apr 4 15:26:28 EDT 2007
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -431,6 +431,16 @@
431431
3.6) What is the upgrade process for PostgreSQL?
432432

433433
See http://www.postgresql.org/support/versioning.
434+
435+
3.7) What computer hardware should I use?
436+
437+
Because PC hardware is mostly compatible, people tend to believe that
438+
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
439+
quality motherboards are more reliable and have better performance
440+
than less expensive hardware. PostgreSQL will run on almost any
441+
hardware, but if reliability and performance are important it is wise
442+
to research your hardware options thoroughly. Our email lists can be
443+
used to discuss hardware options and tradeoffs.
434444
_________________________________________________________________
435445

436446
Operational Questions

‎doc/src/FAQ/FAQ.html

Lines changed: 11 additions & 1 deletion
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 Mar 20 13:43:40 EDT 2007</P>
13+
<P>Last updated:Wed Apr 4 15:26:28 EDT 2007</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -588,6 +588,16 @@ <H3 id="item3.6">3.6) What is the upgrade process for PostgreSQL?</H3>
588588
href="http://www.postgresql.org/support/versioning">http://www.postgresql.org/support/versioning</a>.
589589
</P>
590590

591+
<H3id="item3.7">3.7) What computer hardware should I use?</H3>
592+
593+
<P>Because PC hardware is mostly compatible, people tend to believe that
594+
all PC hardware is of equal quality. It is not. ECC RAM, SCSI, and
595+
quality motherboards are more reliable and have better performance than
596+
less expensive hardware. PostgreSQL will run on almost any hardware,
597+
but if reliability and performance are important it is wise to
598+
research your hardware options thoroughly. Our email lists can be used
599+
to discuss hardware options and tradeoffs.</P>
600+
591601
<HR>
592602

593603
<H2align="center">Operational Questions</H2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp