提交 616f81af 编写于 作者: M Mel Kiyama 提交者: David Yozie

docs: plcontainer logging and attribute updates. (#4303)

* docs: plcontainer logging and attribute updates.

-attribute names have changed for logging, and network
-the GUC log_min_messages controls the log level
-add note information about controlling container lifetime

PR for 5X_STABLE
Will be ported to MAIN

* docs: update for pl/container logging

* docs: plcontainer - udpates based on review comments.

* docs - plcontainer - review updates from dev. tracker stories

Add limitations
  -pl/container not supported when GPDB is run in Docker
  -multi-dimensional array not supported

Add ID max length 63 bytes
Clarify terminology
Update example output
Fix edits and typos

* docs: plcontainer - fix runtime-add example

* docs: pl/container does not support PL/R multi-dim. arrays

* docs: plcontainer - In Docker Images section, remove references to Pivotal.
上级 6663e2cd
......@@ -4172,8 +4172,7 @@
</thead>
<tbody>
<row>
<entry colname="col1"
>cdh<p>hadoop</p><p>hdp</p><p>mpr</p></entry>
<entry colname="col1">cdh<p>hadoop</p><p>hdp</p><p>mpr</p></entry>
<entry colname="col2">hadoop</entry>
<entry colname="col3">local<p>session</p><p>reload</p></entry>
</row>
......@@ -6647,6 +6646,9 @@
<body>
<p>Controls which message levels are written to the server log. Each level includes all the
levels that follow it. The later the level, the fewer messages are sent to the log.</p>
<p>If the Greenplum Database PL/Container extension is installed. This parameter also controls
the PL/Container log level. For information about the extension, see <xref
href="../extensions/pl_container.xml"/>.</p>
<table id="log_min_messages_table">
<tgroup cols="3">
<colspec colnum="1" colname="col1" colwidth="1*"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册