File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -126,8 +126,7 @@ ________________________________________________________-->
126
126
________________________________________________________-->
127
127
<para>
128
128
客户端身份验证由一个配置文件控制,传统上被命名为
129
- <filename>pg_hba.conf</filename>,并存储在数据库
130
- 集群的数据目录中。
129
+ <filename>pg_hba.conf</filename>,并存储在集簇的数据目录中。
131
130
(<acronym>HBA</acronym>代表基于主机的身份验证。)当数据
132
131
目录被 <xref linkend="app-initdb"/> 初始化时,会安装一个默认的
133
132
<filename>pg_hba.conf</filename> 文件。
@@ -629,7 +628,7 @@ ________________________________________________________-->
629
628
</para>
630
629
________________________________________________________-->
631
630
<para>
632
- 这些字段不适用于<literal>本地 </literal>记录。
631
+ 这些字段不适用于<literal>local </literal>记录。
633
632
</para>
634
633
<!-- pgdoc-cn_end sig_en=3f17b0cda2373258ebc4d5c3af1b8440 -->
635
634
@@ -722,7 +721,7 @@ ________________________________________________________-->
722
721
</para>
723
722
________________________________________________________-->
724
723
<para>
725
- 这些字段不适用于<literal>本地 </literal>记录。
724
+ 这些字段不适用于<literal>local </literal>记录。
726
725
</para>
727
726
<!-- pgdoc-cn_end sig_en=3f17b0cda2373258ebc4d5c3af1b8440 -->
728
727
</listitem>
You can’t perform that action at this time.
0 commit comments