You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
——row304至307,调整英文内容为:
may incur a noticeable performance penalty. If set, checksums
are calculated for all objects, in all databases. All checksum
failures will be reported in the
<xref linkend="pg-stat-database-view"/> view.
——row530至531,调整翻译内容为:
在数据页面上使用校验码来帮助检测 I/O 系统造成的损坏。启用校验码将会引起显著的性能惩罚。如果设置,则为所有对象计算校验和,在整个数据库中。
所有校验和失败都将报告在<xref linkend="pg-stat-database-view"/> 视图。
——row820至837,增加英文和翻译内容为:
<varlistentry>
<!--==========================orignal english content==========================
<term><envar>PG_COLOR</envar></term>
____________________________________________________________________________-->
<term><envar>PG_COLOR</envar></term>
<listitem>
<!--==========================orignal english content==========================
<para>
Specifies whether to use color in diagnostics messages. Possible values
are <literal>always</literal>, <literal>auto</literal>,
<literal>never</literal>.
</para>
____________________________________________________________________________-->
<para>
规定在诊断消息中是否使用颜色。可能的值为<literal>always</literal>、 <literal>auto</literal>和<literal>never</literal>。
</para>
</listitem>
</varlistentry>
0 commit comments