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

Commit6228228

Browse files
committed
Document --describe-config.
1 parent700f7f4 commit6228228

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

‎doc/src/sgml/ref/postgres-ref.sgml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.38 2003/10/16 17:38:01 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/postgres-ref.sgml,v 1.39 2003/10/28 15:01:27 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -335,6 +335,17 @@ PostgreSQL documentation
335335
</listitem>
336336
</varlistentry>
337337

338+
<varlistentry>
339+
<term><option>--describe-config</option></term>
340+
<listitem>
341+
<para>
342+
This option dumps out the server's internal configuration variables,
343+
descriptions, and defaults in tab-delimited <command>COPY</> format.
344+
It is designed primarily for use by administration tools.
345+
</para>
346+
</listitem>
347+
</varlistentry>
348+
338349
</variablelist>
339350
</refsect2>
340351
</refsect1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp