diff options
-rw-r--r-- | doc/FAQ | 4 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 6 |
2 files changed, 6 insertions, 4 deletions
@@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Mon Jan 31 21:40:28 EST 2005 + Last updated: Tue Feb 1 16:10:47 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -378,7 +378,7 @@ Hardware Selection The effect of hardware on performance is detailed in http://candle.pha.pa.us/main/writings/pgsql/hw_performance/inde - x.html. + x.html and http://www.powerpostgresql.com/PerfList/. 3.4) What debugging features are available? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index b0ccf2853f3..860ab838cd2 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff"> <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1> - <P>Last updated: Mon Jan 31 21:40:28 EST 2005</P> + <P>Last updated: Tue Feb 1 16:10:47 EST 2005</P> <P>Current maintainer: Bruce Momjian (<A href= "mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>) @@ -507,7 +507,9 @@ <DD>The effect of hardware on performance is detailed in <a href="http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html"> - http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a>. + http://candle.pha.pa.us/main/writings/pgsql/hw_performance/index.html</a> and + <a href="http://www.powerpostgresql.com/PerfList/"> + http://www.powerpostgresql.com/PerfList/</a>. <BR> <BR> </DD> |