@@ -163,7 +163,7 @@ ________________________________________________________-->
163
163
________________________________________________________-->
164
164
<para>
165
165
检查与指定的
166
- <link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>
166
+ <link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>
167
167
匹配的数据库,除了被<option>--exclude-database</option>排除的任何数据库。
168
168
可以多次指定此选项。
169
169
</para>
@@ -183,9 +183,8 @@ ________________________________________________________-->
183
183
</para>
184
184
________________________________________________________-->
185
185
<para>
186
- 排除与给定的<replaceable class="parameter">模式</replaceable>
187
- 匹配的数据库
188
- <link linkend="app-psql-patterns">链接</link>。
186
+ 排除与给定的<link linkend="app-psql-patterns"><replaceable class="parameter">pattern</replaceable></link>
187
+ 匹配的数据库。
189
188
可以多次指定此选项。
190
189
</para>
191
190
<!-- pgdoc-cn_end sig_en=f2f783c31fe916f1ae0ec7d2a96a0d29 -->
@@ -206,7 +205,7 @@ ________________________________________________________-->
206
205
________________________________________________________-->
207
206
<para>
208
207
检查与指定的
209
- <link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>
208
+ <link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>
210
209
匹配的索引,除非它们被排除在外。
211
210
可以多次指定此选项。
212
211
</para>
@@ -236,7 +235,7 @@ ________________________________________________________-->
236
235
</para>
237
236
________________________________________________________-->
238
237
<para>
239
- 排除与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>匹配的索引。
238
+ 排除与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>匹配的索引。
240
239
可以多次指定此选项。
241
240
</para>
242
241
<!-- pgdoc-cn_end sig_en=981cc5a106f55be24fdcc19629acc4c3 -->
@@ -267,7 +266,7 @@ ________________________________________________________-->
267
266
________________________________________________________-->
268
267
<para>
269
268
检查与指定的
270
- <link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>
269
+ <link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>
271
270
匹配的关系,除非它们被排除在外。
272
271
可以多次指定此选项。
273
272
</para>
@@ -301,7 +300,7 @@ ________________________________________________________-->
301
300
</para>
302
301
________________________________________________________-->
303
302
<para>
304
- 排除与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>匹配的关系。
303
+ 排除与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>匹配的关系。
305
304
可以多次指定此选项。
306
305
</para>
307
306
<!-- pgdoc-cn_end sig_en=b51bd5c50861c31bad56d4fec5516d27 -->
@@ -332,7 +331,7 @@ ________________________________________________________-->
332
331
</para>
333
332
________________________________________________________-->
334
333
<para>
335
- 检查与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>匹配的模式中的表和索引,除非它们被排除在外。
334
+ 检查与指定的<link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>匹配的模式中的表和索引,除非它们被排除在外。
336
335
可以多次指定此选项。
337
336
</para>
338
337
<!-- pgdoc-cn_end sig_en=e9b279b47f43f0a2f20b6c7d33d1eb0c -->
@@ -381,7 +380,7 @@ ________________________________________________________-->
381
380
________________________________________________________-->
382
381
<para>
383
382
排除与指定的
384
- <link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>
383
+ <link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>
385
384
匹配的模式和索引。此选项可以指定多次。
386
385
</para>
387
386
<!-- pgdoc-cn_end sig_en=0bbdf2e59739573400e0a71551a83f96 -->
@@ -443,7 +442,7 @@ ________________________________________________________-->
443
442
________________________________________________________-->
444
443
<para>
445
444
排除与指定的
446
- <link linkend="app-psql-patterns"><replaceable class="parameter">模式 </replaceable></link>
445
+ <link linkend="app-psql-patterns"><replaceable class="parameter">pattern </replaceable></link>
447
446
匹配的表。此选项可以指定多次。
448
447
</para>
449
448
<!-- pgdoc-cn_end sig_en=7b7d8f60f2126eb179b495b859b3510f -->
0 commit comments