summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/clusterdb.sgml
diff options
context:
space:
mode:
authorTom Lane2003-09-09 18:28:53 +0000
committerTom Lane2003-09-09 18:28:53 +0000
commitd4019b7cd33e7d820013c8a58917e31cdcca57ed (patch)
tree41759e9502ac811454da2cbe0d448fbcc30b9a52 /doc/src/sgml/ref/clusterdb.sgml
parent1815f6179d48d565d179032d79b2fcf844727094 (diff)
Remove a bunch of content-free Diagnostics sections, as per previous
discussion. (Still have some work to do editing the remainder.)
Diffstat (limited to 'doc/src/sgml/ref/clusterdb.sgml')
-rw-r--r--doc/src/sgml/ref/clusterdb.sgml39
1 files changed, 7 insertions, 32 deletions
diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml
index dce618f3c01..8d4e082ec07 100644
--- a/doc/src/sgml/ref/clusterdb.sgml
+++ b/doc/src/sgml/ref/clusterdb.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.12 2003/08/31 17:32:21 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.13 2003/09/09 18:28:52 tgl Exp $
PostgreSQL documentation
-->
@@ -54,6 +54,12 @@ PostgreSQL documentation
library will apply.
</para>
+ <para>
+ In case of difficulty, see <xref linkend="SQL-CLUSTER"
+ endterm="sql-cluster-title"> and <xref linkend="APP-PSQL"> for
+ discussions of potential problems and error messages.
+ </para>
+
</refsect1>
@@ -177,37 +183,6 @@ PostgreSQL documentation
<refsect1>
- <title>Diagnostics</title>
-
- <para>
- <variablelist>
- <varlistentry>
- <term><computeroutput>CLUSTER</computeroutput></term>
- <listitem>
- <para>
- The database was successfully clustered.
- </para>
- </listitem>
- </varlistentry>
-
- <varlistentry>
- <term><computeroutput>clusterdb: Cluster failed.</computeroutput></term>
- <listitem>
- <para>
- Something went wrong. <application>clusterdb</application> is only a wrapper
- script. See <xref linkend="SQL-CLUSTER" endterm="sql-cluster-title">
- and <xref linkend="APP-PSQL"> for a detailed
- discussion of error messages and potential problems.
- </para>
- </listitem>
- </varlistentry>
-
- </variablelist>
- </para>
- </refsect1>
-
-
- <refsect1>
<title>Environment</title>
<variablelist>