mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Add an index entry for "Performance Tips". Patch from Alvaro Herrera.
This commit is contained in:
parent
4646a8f32f
commit
92b0b080eb
@ -1,10 +1,14 @@
|
|||||||
<!--
|
<!--
|
||||||
$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 $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="performance-tips">
|
<chapter id="performance-tips">
|
||||||
<title>Performance Tips</title>
|
<title>Performance Tips</title>
|
||||||
|
|
||||||
|
<indexterm zone="performance-tips">
|
||||||
|
<primary>performance</primary>
|
||||||
|
</indexterm>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Query performance can be affected by many things. Some of these can
|
Query performance can be affected by many things. Some of these can
|
||||||
be manipulated by the user, while others are fundamental to the underlying
|
be manipulated by the user, while others are fundamental to the underlying
|
||||||
|
Loading…
x
Reference in New Issue
Block a user