Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit952fe78

Browse files
committed
Properly wrap new pg_dump doc text.
1 parentec48770 commit952fe78

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎doc/src/sgml/ref/pg_dump.sgml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.107 2009/02/0714:31:30 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/pg_dump.sgml,v 1.108 2009/02/0715:25:51 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -760,9 +760,12 @@ PostgreSQL documentation
760760
library will apply.
761761
</para>
762762
<para>
763-
The database activity of <application>pg_dump</application> is normally collected by the statistics collector.
764-
If this is undesirable, you can set parameters <literal>stats_block_level</literal> and <literal>stats_row_level</literal> to false
765-
via the <application>libpq</> <envar>PGOPTIONS</envar> environment variable, or via <literal>ALTER USER</literal>.
763+
The database activity of <application>pg_dump</application> is
764+
normally collected by the statistics collector. If this is
765+
undesirable, you can set parameters <literal>stats_block_level</literal>
766+
and <literal>stats_row_level</literal> to false via the
767+
<application>libpq</> <envar>PGOPTIONS</envar> environment variable,
768+
or via <literal>ALTER USER</literal>.
766769
</para>
767770

768771

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp