From e00664da48cc31575c7105bbeff9e298a1ab1827 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 8 Aug 2006 19:05:24 +0000 Subject: [PATCH] Reverse order of performance guides so powerpostgresql is first. --- doc/FAQ | 5 +++-- doc/src/FAQ/FAQ.html | 10 +++++----- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/doc/FAQ b/doc/FAQ index 4930d846b2..23cef70a91 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,7 +1,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Sun Jun 18 15:33:25 EDT 2006 + Last updated: Tue Aug 8 15:05:10 EDT 2006 Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -397,8 +397,9 @@ Hardware Selection The effect of hardware on performance is detailed in + http://www.powerpostgresql.com/PerfList/ and http://momjian.us/main/writings/pgsql/hw_performance/index.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 691c54621a..7c61da671d 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Sun Jun 18 15:33:25 EDT 2006

+

Last updated: Tue Aug 8 15:05:10 EDT 2006

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -544,11 +544,11 @@

Hardware Selection
-
The effect of hardware on performance is detailed in - http://momjian.us/main/writings/pgsql/hw_performance/index.html and +
The effect of hardware on performance is detailed in - http://www.powerpostgresql.com/PerfList/. + http://www.powerpostgresql.com/PerfList/ and + http://momjian.us/main/writings/pgsql/hw_performance/index.html.