File tree 2 files changed +22
-2
lines changed
2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Tue Mar 20 13:43:40 EDT 2007
4
+ Last updated: Wed Apr 4 15:26:28 EDT 2007
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
431
431
3.6) What is the upgrade process for PostgreSQL?
432
432
433
433
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.
434
444
_________________________________________________________________
435
445
436
446
Operational Questions
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
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 >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"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>
588
588
href ="http://www.postgresql.org/support/versioning "> http://www.postgresql.org/support/versioning</ a > .
589
589
</ P >
590
590
591
+ < H3 id ="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
+
591
601
< HR >
592
602
593
603
< H2 align ="center "> Operational Questions</ H2 >
You can’t perform that action at this time.
0 commit comments