rds_umn_20240815

Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Co-authored-by: Ru, Li Yi <liyiru7@huawei.com>
Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
This commit is contained in:
Ru, Li Yi 2024-08-21 08:03:46 +00:00 committed by zuul
parent 9a8e59c9e5
commit 1675aa54b7
8 changed files with 1341 additions and 1129 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,13 @@
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001191146839__row105981312080"><td class="cellrowborder" valign="top" width="25.05%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001191146839__p3900162656">2024-03-22</p>
<tbody><tr id="EN-US_TOPIC_0000001191146839__row1543711370227"><td class="cellrowborder" valign="top" width="25.05%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001191146839__p843743712212">2024-08-15</p>
</td>
<td class="cellrowborder" valign="top" width="74.95%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001191146839__p20875266233">Modified the following content:</p>
<p id="EN-US_TOPIC_0000001191146839__p13875176132313">Added <a href="en-us_topic_0000002023864553.html">RDS for PostgreSQL Versioning Policy</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001191146839__row105981312080"><td class="cellrowborder" valign="top" width="25.05%" headers="mcps1.3.1.1.3.1.1 "><p id="EN-US_TOPIC_0000001191146839__p3900162656">2024-03-22</p>
</td>
<td class="cellrowborder" valign="top" width="74.95%" headers="mcps1.3.1.1.3.1.2 "><p id="EN-US_TOPIC_0000001191146839__p138688283519">Modified the following content:</p>
<p id="EN-US_TOPIC_0000001191146839__p109551252441">Supported Extreme SSD.</p>

View File

@ -0,0 +1,15 @@
<a name="EN-US_TOPIC_0000001987302910"></a><a name="EN-US_TOPIC_0000001987302910"></a>
<h1 class="topictitle1">Product Release Notes</h1>
<div id="body0000001987302910"></div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="en-us_topic_0000002023864553.html">RDS for PostgreSQL Versioning Policy</a></strong><br>
</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rds_01_0000.html">Introduction</a></div>
</div>
</div>

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,8 @@
</li>
<li class="ulchildlink"><strong><a href="rds_01_0027.html">Related Services</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="en-us_topic_0000001987302910.html">Product Release Notes</a></strong><br>
</li>
</ul>
</div>

View File

@ -10,7 +10,7 @@
</li><li id="rds_02_0016__li17748178161515">You have installed a database client to connect to DB instances.<p id="rds_02_0016__p14309103862511"><a name="rds_02_0016__li17748178161515"></a><a name="li17748178161515"></a>For details, see <a href="rds_faq_0029.html">How Can I Install the PostgreSQL Client?</a></p>
</li></ol>
</div>
<div class="section" id="rds_02_0016__section50158178113022"><h4 class="sectiontitle">Non-SSL Connection</h4><ol id="rds_02_0016__o07417ed81ca6486b9ed87b7453db4f0f"><li id="rds_02_0016__l4f53e687615c475f8545ea414e62068f"><span>Log in to the <span id="rds_02_0016__text19587141113019">ECS</span> or the device that can access <span id="rds_02_0016__text3349123315271">RDS</span>.</span></li><li id="rds_02_0016__ld53270ee3b644aa4a3f5d40a82b5937e"><span>Run the following command to connect to the DB instance:</span><p><p id="rds_02_0016__p57984883102140"><strong id="rds_02_0016__b12609690155042">psql --no-readline -U</strong> &lt;<em id="rds_02_0016__i22897558171056">user</em>&gt;<strong id="rds_02_0016__b6189364171041"> -h </strong>&lt;<em id="rds_02_0016__i41115197171050">host</em>&gt; <strong id="rds_02_0016__b3498122792658">-p </strong>&lt;<em id="rds_02_0016__i1490710292658">port</em>&gt;<strong id="rds_02_0016__b5987251317118"> -d</strong> &lt;<em id="rds_02_0016__i414045017111">datastore</em>&gt; <strong id="rds_02_0016__b64945898171113">-W</strong></p>
<div class="section" id="rds_02_0016__section50158178113022"><h4 class="sectiontitle">Non-SSL Connection</h4><ol id="rds_02_0016__o07417ed81ca6486b9ed87b7453db4f0f"><li id="rds_02_0016__l4f53e687615c475f8545ea414e62068f"><span>Log in to the <span id="rds_02_0016__text19587141113019">ECS</span> or the device that can access <span id="rds_02_0016__text3349123315271">RDS</span>.</span></li><li id="rds_02_0016__ld53270ee3b644aa4a3f5d40a82b5937e"><span>Run the following command to connect to the DB instance:</span><p><pre class="codeblock" id="rds_02_0016__codeblock123674195812"><strong id="rds_02_0016__b1372121115812">psql --no-readline -U</strong> &lt;<em id="rds_02_0016__i2037212114584">user</em>&gt;<strong id="rds_02_0016__b6372191175815"> -h </strong>&lt;<em id="rds_02_0016__i03721917586">host</em>&gt; <strong id="rds_02_0016__b53725165819">-p </strong>&lt;<em id="rds_02_0016__i15372113589">port</em>&gt;<strong id="rds_02_0016__b337211195820"> -d</strong> &lt;<em id="rds_02_0016__i63721911581">datastore</em>&gt; <strong id="rds_02_0016__b73724115583">-W</strong></pre>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_02_0016__table18330639097" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rds_02_0016__row23312390914"><th align="left" class="cellrowborder" valign="top" width="29.38%" id="mcps1.3.3.2.2.2.2.2.3.1.1"><p id="rds_02_0016__p19331439391"><strong id="rds_02_0016__b10492164214396">Parameter</strong></p>
</th>
@ -44,11 +44,11 @@
<p id="rds_02_0016__p797043718123">The parameter <strong id="rds_02_0016__b16172212447">-W</strong> indicates that a password must be entered for the connection. After running this command, you will be prompted to enter a password.</p>
<p id="rds_02_0016__p20714602202920">Example:</p>
<p id="rds_02_0016__p6502732818593">Run the following command as user <strong id="rds_02_0016__b299354671578">root</strong> to connect to a DB instance:</p>
<p id="rds_02_0016__p2170940102151"><strong id="rds_02_0016__b1503438011034">psql --no-readline -U root -h 192.168.0.44 -p 5432 -d postgres -W</strong></p>
<pre class="codeblock" id="rds_02_0016__codeblock480614105588"><strong id="rds_02_0016__b18071910105817">psql --no-readline -U root -h 192.168.0.44 -p 5432 -d postgres -W</strong></pre>
</p></li></ol>
</div>
<div class="section" id="rds_02_0016__section836277162054"><h4 class="sectiontitle"><span class="keyword" id="rds_02_0016__keyword182851565306">SSL Connection</span></h4><ol id="rds_02_0016__oe949fbf25aff40c1ad987a049746f625"><li id="rds_02_0016__li17616348171"><span>Log in to the management console.</span></li><li id="rds_02_0016__li146168481712"><span>Click <span><img id="rds_02_0016__rds_modify_instance_name_en-us_topic_0192953815_image192529212293" src="en-us_image_0000001191211679.png"></span> in the upper left corner and select a region and a project.</span></li><li id="rds_02_0016__li96167481711"><span>Click <strong id="rds_02_0016__rds_modify_instance_name_b171171523153019">Service List</strong>. Under <strong id="rds_02_0016__rds_modify_instance_name_b111722319302">Database</strong>, click <strong id="rds_02_0016__rds_modify_instance_name_b15118152363010">Relational Database Service</strong>. The RDS console is displayed.</span></li><li id="rds_02_0016__l322c3bcd0cc14ab28e1f842ca865d487"><span>On the <strong id="rds_02_0016__b209887715500">Instances</strong> page, click the target DB instance. In the <span class="uicontrol" id="rds_02_0016__uicontrol573017864212"><b>DB Information</b></span> area on the <strong id="rds_02_0016__b4731188154217">Basic Information</strong> page, click <span><img id="rds_02_0016__image197254186415" src="en-us_image_0000001191131411.png"></span> in the <strong id="rds_02_0016__b1473338154218">SSL</strong> field to download the root certificate or certificate bundle.</span></li><li id="rds_02_0016__lfea66b0cbae8423fb43ae6adfa8804dd"><span>Upload the root certificate to the <span id="rds_02_0016__text0853830183017">ECS</span> or save it to the device to be connected to the DB instance.</span><p><p id="rds_02_0016__p123399553444">For details about how to import the root certificate to the Linux OS on the <span id="rds_02_0016__text57606246557">ECS</span>, see <a href="rds_faq_0052.html">How Can I Import the Root Certificate to a Windows or Linux OS?</a></p>
</p></li><li id="rds_02_0016__l9181e1cf94d242afa93a2f4eb25f9311"><span>Connect to an <span id="rds_02_0016__text4171181582819">RDS</span> DB instance. The Linux OS is used as an example.</span><p><p id="rds_02_0016__p19829173115451"><strong id="rds_02_0016__b1382913174518">psql --no-readline -h </strong><em id="rds_02_0016__i148291231184520">&lt;host&gt;</em><strong id="rds_02_0016__b1082917311458"> -p</strong><em id="rds_02_0016__i11829113116457"> &lt;port&gt;</em><strong id="rds_02_0016__b16829183194517"> "dbname=</strong><em id="rds_02_0016__i4829173113453">&lt;database&gt; </em><strong id="rds_02_0016__b58291131104519">user=</strong><em id="rds_02_0016__i118291231134513">&lt;user&gt; </em><strong id="rds_02_0016__b98291131184515">sslmode=verify-ca sslrootcert=</strong><em id="rds_02_0016__i6829183184512">&lt;ca-file-directory&gt;</em><strong id="rds_02_0016__b782916313459">"</strong></p>
</p></li><li id="rds_02_0016__l9181e1cf94d242afa93a2f4eb25f9311"><span>Connect to an <span id="rds_02_0016__text4171181582819">RDS</span> DB instance. The Linux OS is used as an example.</span><p><pre class="codeblock" id="rds_02_0016__codeblock35695258586"><strong id="rds_02_0016__b12571102555811">psql --no-readline -h </strong><em id="rds_02_0016__i15711525175814">&lt;host&gt;</em><strong id="rds_02_0016__b85717258581"> -p</strong><em id="rds_02_0016__i1457182520585"> &lt;port&gt;</em><strong id="rds_02_0016__b135718251588"> "dbname=</strong><em id="rds_02_0016__i1257152545812">&lt;database&gt; </em><strong id="rds_02_0016__b457112520584">user=</strong><em id="rds_02_0016__i18572112575816">&lt;user&gt; </em><strong id="rds_02_0016__b857242575810">sslmode=verify-ca sslrootcert=</strong><em id="rds_02_0016__i457292555815">&lt;ca-file-directory&gt;</em><strong id="rds_02_0016__b95721525195812">"</strong></pre>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_02_0016__table518415566128" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameter description</caption><thead align="left"><tr id="rds_02_0016__row151851356191216"><th align="left" class="cellrowborder" valign="top" width="20.44%" id="mcps1.3.4.2.6.2.2.2.3.1.1"><p id="rds_02_0016__p0185456141212"><strong id="rds_02_0016__b174721259164412">Parameter</strong></p>
</th>

View File

@ -9,7 +9,7 @@
</li><li id="rds_02_0051__en-us_topic_0154555358_li9739193010400">You have installed a database client to connect to DB instances.<p id="rds_02_0051__p166043303210"><a name="rds_02_0051__en-us_topic_0154555358_li9739193010400"></a><a name="en-us_topic_0154555358_li9739193010400"></a>For details, see <a href="rds_faq_0029.html">How Can I Install the PostgreSQL Client?</a></p>
</li></ol>
</div>
<div class="section" id="rds_02_0051__en-us_topic_0192953574_section50158178113022"><h4 class="sectiontitle">Non-SSL Connection</h4><ol id="rds_02_0051__en-us_topic_0192953574_o07417ed81ca6486b9ed87b7453db4f0f"><li id="rds_02_0051__en-us_topic_0192953574_l4f53e687615c475f8545ea414e62068f"><span>Log in to the <span id="rds_02_0051__text1580141333517">ECS</span> or the device that can access <span id="rds_02_0051__text71981240104918">RDS</span>.</span></li><li id="rds_02_0051__en-us_topic_0192953574_ld53270ee3b644aa4a3f5d40a82b5937e"><span>Run the following command to connect to the DB instance:</span><p><p id="rds_02_0051__en-us_topic_0192953574_p57984883102140"><strong id="rds_02_0051__en-us_topic_0192953574_b12609690155042">psql --no-readline -U </strong>&lt;<em id="rds_02_0051__en-us_topic_0192953574_i22897558171056">user</em>&gt;<strong id="rds_02_0051__en-us_topic_0192953574_b6189364171041"> -h </strong>&lt;<em id="rds_02_0051__en-us_topic_0192953574_i41115197171050">host</em>&gt; <strong id="rds_02_0051__en-us_topic_0192953574_b3498122792658">-p </strong>&lt;<em id="rds_02_0051__en-us_topic_0192953574_i1490710292658">port</em>&gt; <strong id="rds_02_0051__en-us_topic_0192953574_b5987251317118">-d</strong> &lt;<em id="rds_02_0051__en-us_topic_0192953574_i414045017111">datastore</em>&gt; <strong id="rds_02_0051__en-us_topic_0192953574_b64945898171113">-W</strong></p>
<div class="section" id="rds_02_0051__en-us_topic_0192953574_section50158178113022"><h4 class="sectiontitle">Non-SSL Connection</h4><ol id="rds_02_0051__en-us_topic_0192953574_o07417ed81ca6486b9ed87b7453db4f0f"><li id="rds_02_0051__en-us_topic_0192953574_l4f53e687615c475f8545ea414e62068f"><span>Log in to the <span id="rds_02_0051__text1580141333517">ECS</span> or the device that can access <span id="rds_02_0051__text71981240104918">RDS</span>.</span></li><li id="rds_02_0051__en-us_topic_0192953574_ld53270ee3b644aa4a3f5d40a82b5937e"><span>Run the following command to connect to the DB instance:</span><p><pre class="codeblock" id="rds_02_0051__codeblock125111412595"><strong id="rds_02_0051__b16514141175916">psql --no-readline -U </strong>&lt;<em id="rds_02_0051__i1551412114599">user</em>&gt;<strong id="rds_02_0051__b251461105918"> -h </strong>&lt;<em id="rds_02_0051__i1351461145913">host</em>&gt; <strong id="rds_02_0051__b195144115596">-p </strong>&lt;<em id="rds_02_0051__i45141210598">port</em>&gt; <strong id="rds_02_0051__b185141818599">-d</strong> &lt;<em id="rds_02_0051__i195141614596">datastore</em>&gt; <strong id="rds_02_0051__b1451410105916">-W</strong></pre>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_02_0051__table18330639097" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="rds_02_0051__row23312390914"><th align="left" class="cellrowborder" valign="top" width="29.38%" id="mcps1.3.3.2.2.2.2.2.3.1.1"><p id="rds_02_0051__p19331439391"><strong id="rds_02_0051__b187791162569">Parameter</strong></p>
</th>
@ -43,11 +43,11 @@
<p id="rds_02_0051__p16917105125120">The parameter <strong id="rds_02_0051__b5947469464">-W</strong> indicates that a password must be entered for the connection. After running this command, you will be prompted to enter a password.</p>
<p id="rds_02_0051__en-us_topic_0192953574_p20714602202920">Example:</p>
<p id="rds_02_0051__en-us_topic_0192953574_p6502732818593">Run the following command as user <strong id="rds_02_0051__en-us_topic_0192953574_b299354671578">root</strong> to connect to a DB instance:</p>
<p id="rds_02_0051__en-us_topic_0192953574_p2170940102151"><strong id="rds_02_0051__en-us_topic_0192953574_b1503438011034">psql --no-readline -U root -h 192.168.0.44 -p 5432 -d postgres -W</strong></p>
<pre class="codeblock" id="rds_02_0051__codeblock16992720590"><strong id="rds_02_0051__b107006795911">psql --no-readline -U root -h 192.168.0.44 -p 5432 -d postgres -W</strong></pre>
</p></li></ol>
</div>
<div class="section" id="rds_02_0051__en-us_topic_0192953574_section836277162054"><h4 class="sectiontitle"><span class="keyword" id="rds_02_0051__keyword182851565306">SSL Connection</span></h4><ol id="rds_02_0051__en-us_topic_0192953574_oe949fbf25aff40c1ad987a049746f625"><li id="rds_02_0051__li17616348171"><span>Log in to the management console.</span></li><li id="rds_02_0051__li146168481712"><span>Click <span><img id="rds_02_0051__rds_modify_instance_name_en-us_topic_0192953815_image192529212293" src="en-us_image_0000001191211679.png"></span> in the upper left corner and select a region and a project.</span></li><li id="rds_02_0051__li96167481711"><span>Click <strong id="rds_02_0051__rds_modify_instance_name_b171171523153019">Service List</strong>. Under <strong id="rds_02_0051__rds_modify_instance_name_b111722319302">Database</strong>, click <strong id="rds_02_0051__rds_modify_instance_name_b15118152363010">Relational Database Service</strong>. The RDS console is displayed.</span></li><li id="rds_02_0051__en-us_topic_0192953574_l322c3bcd0cc14ab28e1f842ca865d487"><span>On the <strong id="rds_02_0051__b9710163333018">Instances</strong> page, click the target DB instance. In the <span class="uicontrol" id="rds_02_0051__en-us_topic_0192953574_uicontrol573017864212"><b>DB Information</b></span> area on the <strong id="rds_02_0051__en-us_topic_0192953574_b4731188154217">Basic Information</strong> page, click <span><img id="rds_02_0051__en-us_topic_0192953574_image197254186415" src="en-us_image_0000001145051720.png"></span> in the <strong id="rds_02_0051__en-us_topic_0192953574_b1473338154218">SSL</strong> field to download the root certificate or certificate bundle.</span></li><li id="rds_02_0051__en-us_topic_0192953574_lfea66b0cbae8423fb43ae6adfa8804dd"><span>Upload the root certificate to the <span id="rds_02_0051__text9713197144814">ECS</span> or save it to the device to be connected to the DB instance.</span><p><p id="rds_02_0051__p16391211164514">For details about how to import the root certificate to the Linux OS on the <span id="rds_02_0051__text17871544183519">ECS</span>, see <a href="rds_faq_0052.html">How Can I Import the Root Certificate to a Windows or Linux OS?</a></p>
</p></li><li id="rds_02_0051__en-us_topic_0192953574_l9181e1cf94d242afa93a2f4eb25f9311"><span>Connect to an <span id="rds_02_0051__text171841151103317">RDS</span> DB instance. The Linux OS is used as an example.</span><p><p id="rds_02_0051__zh-cn_topic_0192953574_p36823544102157"><strong id="rds_02_0051__zh-cn_topic_0192953574_b4198475161031">psql --no-readline -h </strong><em id="rds_02_0051__zh-cn_topic_0192953574_i9937544161038">&lt;host&gt;</em><strong id="rds_02_0051__zh-cn_topic_0192953574_b44140812161042"> -p</strong><em id="rds_02_0051__zh-cn_topic_0192953574_i39413511161049"> &lt;port&gt;</em><strong id="rds_02_0051__zh-cn_topic_0192953574_b56904591161059"> "dbname=</strong><em id="rds_02_0051__zh-cn_topic_0192953574_i2023093516117">&lt;database&gt;</em><strong id="rds_02_0051__zh-cn_topic_0192953574_b10688737161116"> user=</strong><em id="rds_02_0051__zh-cn_topic_0192953574_i6564813110599">&lt;user&gt; </em><strong id="rds_02_0051__zh-cn_topic_0192953574_b5657273194545">sslmode=verify-ca sslrootcert=</strong><em id="rds_02_0051__zh-cn_topic_0192953574_i53312735161214">&lt;ca-file-directory&gt;</em><strong id="rds_02_0051__zh-cn_topic_0192953574_b2740065161217">"</strong></p>
</p></li><li id="rds_02_0051__en-us_topic_0192953574_l9181e1cf94d242afa93a2f4eb25f9311"><span>Connect to an <span id="rds_02_0051__text171841151103317">RDS</span> DB instance. The Linux OS is used as an example.</span><p><pre class="codeblock" id="rds_02_0051__codeblock24951714115911"><strong id="rds_02_0051__b2049811475916">psql --no-readline -h </strong><em id="rds_02_0051__i17498111414598">&lt;host&gt;</em><strong id="rds_02_0051__b14988140597"> -p</strong><em id="rds_02_0051__i204984148591"> &lt;port&gt;</em><strong id="rds_02_0051__b1049841425910"> "dbname=</strong><em id="rds_02_0051__i1749831410598">&lt;database&gt;</em><strong id="rds_02_0051__b14498111412591"> user=</strong><em id="rds_02_0051__i84981814195917">&lt;user&gt; </em><strong id="rds_02_0051__b3498181414599">sslmode=verify-ca sslrootcert=</strong><em id="rds_02_0051__i15498151418592">&lt;ca-file-directory&gt;</em><strong id="rds_02_0051__b449891475917">"</strong></pre>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="rds_02_0051__table518415566128" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Parameter description</caption><thead align="left"><tr id="rds_02_0051__row151851356191216"><th align="left" class="cellrowborder" valign="top" width="27%" id="mcps1.3.4.2.6.2.2.2.3.1.1"><p id="rds_02_0051__p0185456141212"><strong id="rds_02_0051__b155923258558">Parameter</strong></p>
</th>