提交 6aed7f99 编写于 作者: M Mel Kiyama 提交者: David Yozie

docs: deprecate gpcrondump/gpdbrestore in GPDB 5.0 (#3218)

上级 357f8d22
......@@ -7,6 +7,8 @@
database using the <codeph><xref href="./gpdbrestore.xml#topic1" type="topic" format="dita"
/></codeph> utility. The <codeph>gpcrondump</codeph> utility can be called directly or from
a <codeph>crontab</codeph> entry.</p>
<note>This utility is deprecated and will not be supported after the end of Greenplum Database
5.x Support Life.</note>
<section id="section2">
<title>Synopsis</title>
<codeblock><b>gpcrondump</b> <b>-x</b> <varname>database_name</varname>
......@@ -102,8 +104,9 @@
<p><codeblock><varname>prefix_</varname>gp_dump_<varname>content</varname>_<varname>dbid</varname>_<varname>timestamp</varname></codeblock>The
<codeph>content</codeph> and <codeph>dbid</codeph> are identifiers for the Greenplum
Database segment instances that are assigned by Greenplum Database. For information about
the identifiers, see the Greenplum Database system catalog table <i>gp_id</i> in the
<cite>Greenplum Database Reference Guide</cite>. </p>
the identifiers, see the Greenplum Database system catalog table
<i>gp_segment_configuration</i> in the <cite>Greenplum Database Reference Guide</cite>.
</p>
</section>
<section id="ddboost"><b>Using Data Domain Boost</b><p>The <codeph>gpcrondump</codeph> utility
is used to schedule Data Domain Boost (DD Boost) backup operations. The utility is also used
......
......@@ -6,6 +6,8 @@
<body>
<p>Restores a database from a set of dump files generated by <codeph><xref
href="gpcrondump.xml#topic1" type="topic" format="dita"/></codeph>.</p>
<note>This utility is deprecated and will not be supported after the end of Greenplum Database
5.x Support Life.</note>
<section id="section2">
<title>Synopsis</title>
<codeblock><b>gpdbrestore</b> { <b>-t</b> <varname>timestamp_key</varname> { [<b>-L</b>] |
......@@ -192,8 +194,7 @@
<pd>Creates the target database and then performs a restore operation. If the target
database exists, drops the existing database before creating the database and performing
a restore operation. </pd>
<pd>The utility
restores database-level settings for the server configuration parameters
<pd>The utility restores database-level settings for the server configuration parameters
<codeph>gp_default_storage_options</codeph>, <codeph>optimizer</codeph>, and
<codeph>search_path</codeph>.</pd>
</plentry>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册