<?xml version="1.0" encoding="UTF-8"?>
-<chapter>
+<chapter id="performance_tips">
<title>Performance tips</title>
- <sect1>
+ <sect1 id="small_tables_large_objects">
<title>Small tables of large geometries</title>
<sect2>
</sect2>
</sect1>
- <sect1>
+ <sect1 id="database_clustering">
<title>CLUSTERing on geometry indices</title>
<para>For tables that are mostly read-only, and where a single index is
(geometry is not null);" will not work.</para>
</sect1>
- <sect1>
+ <sect1 id="avoiding_dimension_conversion">
<title>Avoiding dimension conversion</title>
<para>Sometimes, you happen to have 3D or 4D data in your table, but
</sect1>
- <sect1>
+ <sect1 id="database_tuning_configuration">
<title>Tuning your configuration</title>
<para>These tips are taken from Kevin Neufeld's presentation "Tips for the