Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 48522fd

Browse files
committed
Add Josh's performance page.
1 parent 2a88748 commit 48522fd

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

doc/FAQ

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Mon Jan 31 21:40:28 EST 2005
4+
Last updated: Tue Feb 1 16:10:47 EST 2005
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -378,7 +378,7 @@
378378
Hardware Selection
379379
The effect of hardware on performance is detailed in
380380
http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde
381-
x.html.
381+
x.html and http://www.powerpostgresql.com/PerfList/.
382382

383383
3.4) What debugging features are available?
384384

doc/src/FAQ/FAQ.html

+4-2
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: Mon Jan 31 21:40:28 EST 2005</P>
13+
<P>Last updated: Tue Feb 1 16:10:47 EST 2005</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -507,7 +507,9 @@ <H4><A name="3.3">3.3</A>) How do I tune the database engine for
507507

508508
<DD>The effect of hardware on performance is detailed in <a
509509
href="http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html">
510-
http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a>.
510+
http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a> and
511+
<a href="http://www.powerpostgresql.com/PerfList/">
512+
http://www.powerpostgresql.com/PerfList/</a>.
511513
<BR>
512514
<BR>
513515
</DD>

0 commit comments

Comments
 (0)