提交 6247f801 编写于 作者: D David Yozie

Docs - update madlib package name examples to latest (1.17)

上级 23465ebb
......@@ -128,10 +128,10 @@
>Pivotal Network</xref>.</li>
<li>Copy the MADlib package to the Greenplum Database master host.</li>
<li>Unpack the MADlib distribution package. For
example:<codeblock>$ tar xzvf madlib-1.16+2-gp6-rhel7-x86_64.tar.gz</codeblock></li>
example:<codeblock>$ tar xzvf madlib-1.17.0+2-gp6-rhel7-x86_64.tar.gz</codeblock></li>
<li id="pz216990">Install the software package by running the <codeph>gppkg</codeph>
command. For
example:<codeblock>$ gppkg -i ./madlib-1.16+2-gp6-rhel7-x86_64/madlib-1.16+2-gp6-rhel7-x86_64.gppkg</codeblock></li>
example:<codeblock>$ gppkg -i ./madlib-1.17.0+2-gp6-rhel7-x86_64/madlib-1.17.0+2-gp6-rhel7-x86_64.gppkg</codeblock></li>
</ol>
</body>
</topic>
......@@ -175,7 +175,7 @@
<body>
<p>To upgrade MADlib, run the <codeph>gppkg</codeph> utility with the <codeph>-u</codeph>
option. This command upgrades an installed MADlib package to MADlib
1.16+2.<codeblock>$ gppkg -u madlib-1.16+2-gp6-rhel7-x86_64.gppkg</codeblock></p>
1.17.0+2.<codeblock>$ gppkg -u madlib-1.17.0+2-gp6-rhel7-x86_64.gppkg</codeblock></p>
</body>
</topic>
<topic id="topic_bql_bgd_3w">
......@@ -185,7 +185,7 @@
<codeph>madpack upgrade</codeph> to upgrade the MADlib functions in a database
schema.</p>
<note>Use <codeph>madpack upgrade</codeph> only if you upgraded a major MADlib package
version, for example from 1.15 to 1.16. You do not need to update the functions within a
version, for example from 1.15 to 1.17.0. You do not need to update the functions within a
patch version upgrade, for example from 1.16+1 to 1.16+2.</note>
<p>This example command upgrades the MADlib functions in the schema <codeph>madlib</codeph>
of the Greenplum Database <codeph>test</codeph>. </p>
......@@ -218,8 +218,8 @@
<p>If no databases use the MADlib functions, use the Greenplum <codeph>gppkg</codeph>
utility with the <codeph>-r</codeph> option to uninstall the MADlib package. When removing
the package you must specify the package and version. This example uninstalls MADlib
package version 1.16.</p>
<codeblock>$ gppkg -r madlib-1.16+2-gp5-rhel7-x86_64</codeblock>
package version 1.17.</p>
<codeblock>$ gppkg -r madlib-1.17.0+2-gp5-rhel7-x86_64</codeblock>
<p>You can run the <codeph>gppkg</codeph> utility with the options <codeph>-q --all</codeph>
to list the installed extensions and their versions.</p>
<p>After you uninstall the package, restart the database.</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册