Thanks to visit codestin.com Credit goes to github.com
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 f065957 commit bd90ebdCopy full SHA for bd90ebd
doc/src/sgml/manage-ag.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.33 2004/08/07 19:14:45 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/manage-ag.sgml,v 2.34 2004/09/30 02:40:23 neilc Exp $
3
-->
4
5
<chapter id="managing-databases">
@@ -335,6 +335,10 @@ dropdb <replaceable class="parameter">dbname</replaceable>
335
<sect1 id="manage-ag-tablespaces">
336
<title>Tablespaces</title>
337
338
+ <indexterm zone="manage-ag-tablespaces">
339
+ <primary>tablespace</primary>
340
+ </indexterm>
341
+
342
<para>
343
Tablespaces in <productname>PostgreSQL</> allow database administrators to
344
define locations in the file system where the files representing
0 commit comments