File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 4
4
-->
5
5
6
6
<sect1 id="pgxlogdump" xreflabel="pg_xlogdump">
7
+ <!--==========================orignal english content==========================
7
8
<title><command>pg_xlogdump</command> renamed to <command>pg_waldump</command></title>
9
+ ____________________________________________________________________________-->
10
+ <title><command>pg_xlogdump</command> 重命名为 <command>pg_waldump</command></title>
8
11
12
+ <!--==========================orignal english content==========================
13
+ <indexterm>
14
+ <primary>pg_xlogdump</primary>
15
+ <see>pg_waldump</see>
16
+ </indexterm>
17
+ ____________________________________________________________________________-->
9
18
<indexterm>
10
19
<primary>pg_xlogdump</primary>
11
20
<see>pg_waldump</see>
12
21
</indexterm>
13
22
23
+ <!--==========================orignal english content==========================
14
24
<para>
15
25
PostgreSQL 9.6 and below provided a command named
16
26
<command>pg_xlogdump</command>
20
30
<link linkend="release-prior">the release notes for PostgreSQL 10</link> for details
21
31
on this change.
22
32
</para>
33
+ ____________________________________________________________________________-->
34
+ <para>
35
+ PostgreSQL 9.6 及以下版本提供一个命令名为<command>pg_xlogdump</command> <indexterm><primary>pg_xlogdump</primary></indexterm>,用以读取write-ahead-log (WAL)文件。
36
+ 这个命令被重命名为<command>pg_waldump</command>,<command>pg_waldump</command>的文档请见<xref linkend="pgwaldump"/>,
37
+ 关于此变更的详细信息请参见<link linkend="release-prior">the release notes for PostgreSQL 10</link>。
38
+ </para>
23
39
24
40
</sect1>
You can’t perform that action at this time.
0 commit comments