This adds an index entry for tablespaces which is tricky to find otherwise.
Kris Jurka
Index: doc/src/sgml/manage-ag.sgml =================================================================== RCS file: /projects/cvsroot/pgsql-server/doc/src/sgml/manage-ag.sgml,v retrieving revision 2.33 diff -c -r2.33 manage-ag.sgml *** doc/src/sgml/manage-ag.sgml 7 Aug 2004 19:14:45 -0000 2.33 --- doc/src/sgml/manage-ag.sgml 29 Sep 2004 13:20:11 -0000 *************** *** 335,340 **** --- 335,344 ---- <sect1 id="manage-ag-tablespaces"> <title>Tablespaces</title> + <indexterm zone="manage-ag-tablespaces"> + <primary>tablespace</primary> + </indexterm> + <para> Tablespaces in <productname>PostgreSQL</> allow database administrators to define locations in the file system where the files representing
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly