提交 f23b303d 编写于 作者: L Lisa Owen 提交者: David Yozie

docs - remove a level of nesting from client utils, remove utility summary (#8273)

上级 52d665dd
......@@ -14,7 +14,7 @@
in brackets. For command prompt use, the best practice is to escape any brackets or put them
inside quotation marks. For example, use either:<codeph>\[2620:0:170:610::11\]</codeph> or
<codeph>'[2620:0:170:610::11]'</codeph>.</note></p>
<p>The following are the Greenplum Database management utilities.</p>
<p>Greenplum Database provides the following management utility programs:</p>
<simpletable id="km162860">
<strow>
<stentry>
......
......@@ -12,78 +12,63 @@
additional client utilities for administering a distributed Greenplum Database DBMS.
Greenplum Database client utilities reside in <codeph>$GPHOME/bin.</codeph></p>
</section>
<p>The following are the Greenplum Database client utilities.</p>
<ul>
<p>Greenplum Database provides the following client utility programs:</p>
<simpletable frame="all" relcolwidth="1.0* 1.0* 1.0*" otherprops="op-help">
<strow>
<stentry>
<ul>
<li id="ox150043">
<p>
<xref href="client_utilities/clusterdb.xml#topic1" type="topic" format="dita"/>
</p>
</li>
<xref href="client_utilities/clusterdb.xml#topic1" type="topic" format="dita"/> </li>
<li id="ox150034">
<p>
<xref href="client_utilities/createdb.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/createdb.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox150038">
<p>
<xref href="client_utilities/createlang.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/createlang.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149578">
<p>
<xref href="client_utilities/createuser.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/createuser.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149582">
<p>
<xref href="client_utilities/dropdb.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/dropdb.xml#topic1" type="topic" format="dita"/>
</li>
</ul>
</stentry>
<stentry>
<ul>
<li id="ox149590">
<p>
<xref href="client_utilities/droplang.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/droplang.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149591">
<p>
<xref href="client_utilities/dropuser.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/dropuser.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149593">
<p>
<xref href="client_utilities/pg_config.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/pg_config.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149594">
<p>
<xref href="client_utilities/pg_dump.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/pg_dump.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149595">
<p>
<xref href="client_utilities/pg_dumpall.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/pg_dumpall.xml#topic1" type="topic" format="dita"/>
</li>
</ul>
</stentry>
<stentry>
<ul>
<li id="ox149638">
<p>
<xref href="client_utilities/pg_restore.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/pg_restore.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149639">
<p>
<xref href="client_utilities/psql.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/psql.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149640">
<p>
<xref href="client_utilities/reindexdb.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/reindexdb.xml#topic1" type="topic" format="dita"/>
</li>
<li id="ox149641">
<p>
<xref href="client_utilities/vacuumdb.xml#topic1" type="topic" format="dita"/>
</p>
<xref href="client_utilities/vacuumdb.xml#topic1" type="topic" format="dita"/>
</li>
</ul>
</ul>
</stentry>
</strow>
</simpletable>
</body>
</topic>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic
PUBLIC "-//OASIS//DTD DITA Composite//EN" "ditabase.dtd">
<topic id="topic1" xml:lang="en">
<title>Client Utility Summary</title>
<body>
<section>
<title>clusterdb</title>
<p conref="clusterdb.xml#topic1/client_util_desc"/>
<codeblock conref="clusterdb.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="clusterdb.xml"/> for more information.</p>
</section>
<section>
<title>createdb</title>
<p conref="createdb.xml#topic1/client_util_desc"/>
<codeblock conref="createdb.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="createdb.xml"/> for more information.</p>
</section>
<section>
<title>createlang</title>
<p conref="createlang.xml#topic1/client_util_desc"/>
<codeblock conref="createlang.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="createlang.xml"/> for more information.</p>
</section>
<section>
<title>createuser</title>
<p conref="createuser.xml#topic1/client_util_desc"/>
<codeblock conref="createuser.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="createuser.xml"/> for more information.</p>
</section>
<section>
<title>dropdb</title>
<p conref="dropdb.xml#topic1/client_util_desc"/>
<codeblock conref="dropdb.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="dropdb.xml"/> for more information.</p>
</section>
<section>
<title>droplang</title>
<p conref="droplang.xml#topic1/client_util_desc"/>
<codeblock conref="droplang.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="droplang.xml"/> for more information.</p>
</section>
<section>
<title>dropuser</title>
<p conref="dropuser.xml#topic1/client_util_desc"/>
<codeblock conref="dropuser.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="dropuser.xml"/> for more information.</p>
</section>
<section>
<title>pg_config</title>
<p conref="pg_config.xml#topic1/client_util_desc"/>
<codeblock conref="pg_config.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="pg_config.xml"/> for more information.</p>
</section>
<section>
<title>pg_dump</title>
<p conref="pg_dump.xml#topic1/client_util_desc"/>
<codeblock conref="pg_dump.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="pg_dump.xml"/> for more information.</p>
</section>
<section>
<title>pg_dumpall</title>
<p conref="pg_dumpall.xml#topic1/client_util_desc"/>
<codeblock conref="pg_dumpall.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="pg_dumpall.xml"/> for more information.</p>
</section>
<section>
<title>pg_restore</title>
<p conref="pg_restore.xml#topic1/client_util_desc"/>
<codeblock conref="pg_restore.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="pg_restore.xml"/> for more information.</p>
</section>
<section>
<title>psql</title>
<p conref="psql.xml#topic1/client_util_desc"/>
<codeblock conref="psql.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="psql.xml"/> for more information.</p>
</section>
<section>
<title>reindexdb</title>
<p conref="reindexdb.xml#topic1/client_util_desc"/>
<codeblock conref="reindexdb.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="reindexdb.xml"/> for more information.</p>
</section>
<section>
<title>vacuumdb</title>
<p conref="vacuumdb.xml#topic1/client_util_desc"/>
<codeblock conref="vacuumdb.xml#topic1/client_util_synopsis"/>
<p otherprops="op-html">See <xref href="vacuumdb.xml"/> for more information.</p>
</section>
</body>
</topic>
......@@ -55,23 +55,21 @@
<topicref href="../pxf/ref/pxf.html" scope="peer" navtitle="pxf"/>
<topicref href="../pxf/ref/pxf-cluster.html" scope="peer" navtitle="pxf cluster"/>
</topicref>
<topicref href="cli_ref.xml">
<topicref href="client_utilities/ClientUtilitySummary.xml" linking="targetonly">
<topicref href="client_utilities/clusterdb.xml"/>
<topicref href="client_utilities/createdb.xml"/>
<topicref href="client_utilities/createlang.xml"/>
<topicref href="client_utilities/createuser.xml"/>
<topicref href="client_utilities/dropdb.xml"/>
<topicref href="client_utilities/droplang.xml"/>
<topicref href="client_utilities/dropuser.xml"/>
<topicref href="client_utilities/pg_config.xml"/>
<topicref href="client_utilities/pg_dump.xml"/>
<topicref href="client_utilities/pg_dumpall.xml"/>
<topicref href="client_utilities/pg_restore.xml"/>
<topicref href="client_utilities/psql.xml"/>
<topicref href="client_utilities/reindexdb.xml"/>
<topicref href="client_utilities/vacuumdb.xml"/>
</topicref>
<topicref href="cli_ref.xml" linking="targetonly">
<topicref href="client_utilities/clusterdb.xml"/>
<topicref href="client_utilities/createdb.xml"/>
<topicref href="client_utilities/createlang.xml"/>
<topicref href="client_utilities/createuser.xml"/>
<topicref href="client_utilities/dropdb.xml"/>
<topicref href="client_utilities/droplang.xml"/>
<topicref href="client_utilities/dropuser.xml"/>
<topicref href="client_utilities/pg_config.xml"/>
<topicref href="client_utilities/pg_dump.xml"/>
<topicref href="client_utilities/pg_dumpall.xml"/>
<topicref href="client_utilities/pg_restore.xml"/>
<topicref href="client_utilities/psql.xml"/>
<topicref href="client_utilities/reindexdb.xml"/>
<topicref href="client_utilities/vacuumdb.xml"/>
</topicref>
<topicref href="contrib-programs.xml">
<topicref href="https://www.postgresql.org/docs/9.4/pgupgrade.html" format="html" scope="external" navtitle="pg_upgrade" linking="none"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册