提交 e06401b6 编写于 作者: D David Yozie

Docs - increment madlib packaging version

上级 68c39fd5
......@@ -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.17.0+2-gp6-rhel7-x86_64.tar.gz</codeblock></li>
example:<codeblock>$ tar xzvf madlib-1.17.0+3-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.17.0+2-gp6-rhel7-x86_64/madlib-1.17.0+2-gp6-rhel7-x86_64.gppkg</codeblock></li>
example:<codeblock>$ gppkg -i ./madlib-1.17.0+3-gp6-rhel7-x86_64/madlib-1.17.0+3-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.17.0+2.<codeblock>$ gppkg -u madlib-1.17.0+2-gp6-rhel7-x86_64.gppkg</codeblock></p>
1.17.0+3.<codeblock>$ gppkg -u madlib-1.17.0+3-gp6-rhel7-x86_64.gppkg</codeblock></p>
</body>
</topic>
<topic id="topic_bql_bgd_3w">
......@@ -186,7 +186,7 @@
schema.</p>
<note>Use <codeph>madpack upgrade</codeph> only if you upgraded a major MADlib package
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>
patch version upgrade, for example from 1.16+1 to 1.16+3.</note>
<p>This example command upgrades the MADlib functions in the schema <codeph>madlib</codeph>
of the Greenplum Database <codeph>test</codeph>. </p>
<codeblock>madpack -s madlib -p greenplum -c gpadmin@mdw:5432/testdb upgrade</codeblock>
......@@ -219,7 +219,7 @@
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.17.</p>
<codeblock>$ gppkg -r madlib-1.17.0+2-gp5-rhel7-x86_64</codeblock>
<codeblock>$ gppkg -r madlib-1.17.0+3-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.
先完成此消息的编辑!
想要评论请 注册