8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4646a8f commit 92b0b08Copy full SHA for 92b0b08
doc/src/sgml/perform.sgml
@@ -1,10 +1,14 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.45 2004/04/22 17:38:14 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.46 2004/05/27 01:00:40 neilc Exp $
3
-->
4
5
<chapter id="performance-tips">
6
<title>Performance Tips</title>
7
8
+ <indexterm zone="performance-tips">
9
+ <primary>performance</primary>
10
+ </indexterm>
11
+
12
<para>
13
Query performance can be affected by many things. Some of these can
14
be manipulated by the user, while others are fundamental to the underlying
0 commit comments