mirror of
https://github.com/postgres/postgres.git
synced 2025-12-18 05:01:01 +03:00
More cleanup of Diagnostics sections.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.13 2003/09/09 18:28:52 tgl Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/clusterdb.sgml,v 1.14 2003/09/12 00:12:47 tgl Exp $
|
||||
PostgreSQL documentation
|
||||
-->
|
||||
|
||||
@@ -48,16 +48,17 @@ PostgreSQL documentation
|
||||
<application>clusterdb</application> is a wrapper around the SQL
|
||||
command <xref linkend="SQL-CLUSTER" endterm="sql-cluster-title">.
|
||||
There is no effective difference between clustering databases via
|
||||
this or other methods. The database server must be running at the
|
||||
targeted host. Also, any default settings and environment
|
||||
variables used by the <application>libpq</application> front-end
|
||||
library will apply.
|
||||
this utility and via other methods for accessing the server.
|
||||
</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.
|
||||
The database server must be running at the
|
||||
targeted host. Also, any default connection settings and environment
|
||||
variables used by the <application>libpq</application> front-end
|
||||
library will apply.
|
||||
</para>
|
||||
|
||||
</refsect1>
|
||||
|
||||
Reference in New Issue
Block a user