Skip to content

Commit e00664d

Browse files
committed
Reverse order of performance guides so powerpostgresql is first.
1 parent cbf0468 commit e00664d

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

doc/FAQ

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Sun Jun 18 15:33:25 EDT 2006
4+
Last updated: Tue Aug 8 15:05:10 EDT 2006
55

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

@@ -397,8 +397,9 @@
397397

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

403404
3.4) What debugging features are available?
404405

doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 5 deletions
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: Sun Jun 18 15:33:25 EDT 2006</P>
13+
<P>Last updated: Tue Aug 8 15:05:10 EDT 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -544,11 +544,11 @@ <H3 id="item3.3">3.3) How do I tune the database engine for
544544

545545
<DT><B>Hardware Selection</B></DT>
546546

547-
<DD>The effect of hardware on performance is detailed in <a
548-
href="http://momjian.us/main/writings/pgsql/hw_performance/index.html">
549-
http://momjian.us/main/writings/pgsql/hw_performance/index.html</a> and
547+
<DD>The effect of hardware on performance is detailed in
550548
<a href="http://www.powerpostgresql.com/PerfList/">
551-
http://www.powerpostgresql.com/PerfList/</a>.
549+
http://www.powerpostgresql.com/PerfList/</a> and <a
550+
href="http://momjian.us/main/writings/pgsql/hw_performance/index.html">
551+
http://momjian.us/main/writings/pgsql/hw_performance/index.html</a>.
552552
<BR>
553553
<BR>
554554
</DD>

0 commit comments

Comments
 (0)